From a650b83f5d695fd40f72399bcc20a8a11c48bf55 Mon Sep 17 00:00:00 2001 From: Cynthia Huang <29718979+cynthiahqy@users.noreply.github.com> Date: Wed, 25 Feb 2026 17:01:30 +0100 Subject: [PATCH] Fix link to Awesome Typst repository --- docs/output-formats/typst-custom.qmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/output-formats/typst-custom.qmd b/docs/output-formats/typst-custom.qmd index fbebdb7874..e44c9498e1 100644 --- a/docs/output-formats/typst-custom.qmd +++ b/docs/output-formats/typst-custom.qmd @@ -49,7 +49,7 @@ Additional resources you might find useful when creating custom formats include: - The official Typst tutorial on [Making a Template](https://typst.app/docs/tutorial/making-a-template/) -- List of third party templates from the [Awesome Quarto](https://github.com/qjcg/awesome-typst#templates--libraries) repo. +- List of third party templates from the [Awesome Typst](https://github.com/qjcg/awesome-typst#templates--libraries) repo. ## Advanced Customization