summaryrefslogtreecommitdiff
path: root/docs/guides
diff options
context:
space:
mode:
authorLaurenz <laurmaedje@gmail.com>2024-03-15 15:47:41 +0100
committerGitHub <noreply@github.com>2024-03-15 14:47:41 +0000
commitfaca50a240b25a935f9ce310af55d0be51f64303 (patch)
tree725ffb16336cdf36bede8d1ce2ce8f6cb188a627 /docs/guides
parent9bd14514520684955570bc87ef79b7b08b35f7c4 (diff)
Final touches (#3678)
Diffstat (limited to 'docs/guides')
-rw-r--r--docs/guides/guide-for-latex-users.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/guides/guide-for-latex-users.md b/docs/guides/guide-for-latex-users.md
index 8b2c267f..1f3caef9 100644
--- a/docs/guides/guide-for-latex-users.md
+++ b/docs/guides/guide-for-latex-users.md
@@ -419,8 +419,8 @@ show rule.
In the web app, you can choose from predefined templates or even
create your own using the template wizard. Locally, you can use the
`typst init` CLI to create a new project from a template. Check out
-[the list of templates]($packages/?templates) published in the official package
-manager. You can also take a look at the
+[the list of templates]($universe/search/?kind=templates) published on Typst
+Universe, our official package ecosystem. You can also take a look at the
[`awesome-typst` repository](https://github.com/qjcg/awesome-typst) to find
community templates that aren't yet available as packages.
@@ -452,7 +452,7 @@ and their corresponding Typst functions.
| enumitem | [`list`], [`enum`], [`terms`] functions |
Although _many_ things are built-in, not everything can be. That's why Typst has
-a built-in [package manager]($packages) where the community can share their
+a built-in [package manager]($universe) where the community can share their
creations and automations. Let's take, for instance, the _cetz_ package: This
package allows you to create complex drawings and plots. To use cetz in your
document, you can just write: