summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--crates/typst-library/src/model/quote.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/typst-library/src/model/quote.rs b/crates/typst-library/src/model/quote.rs
index 9960b758..5ce4a92f 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
/// ]