From e5e813219edd3553535c4c6cf885138dbc9f3f9a Mon Sep 17 00:00:00 2001 From: Robin Date: Wed, 9 Jul 2025 14:01:57 +0200 Subject: [PATCH] Fix typo of Typst domain in quote docs (#6573) --- crates/typst-library/src/model/quote.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crates/typst-library/src/model/quote.rs b/crates/typst-library/src/model/quote.rs index 9960b7587..5ce4a92f5 100644 --- a/crates/typst-library/src/model/quote.rs +++ b/crates/typst-library/src/model/quote.rs @@ -102,7 +102,7 @@ pub struct QuoteElem { /// } /// /// #quote( - /// attribution: link("https://typst.app/home")[typst.com] + /// attribution: link("https://typst.app/home")[typst.app] /// )[ /// Compose papers faster /// ]