diff options
| author | Laurenz <laurmaedje@gmail.com> | 2024-03-15 15:47:41 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-03-15 14:47:41 +0000 |
| commit | faca50a240b25a935f9ce310af55d0be51f64303 (patch) | |
| tree | 725ffb16336cdf36bede8d1ce2ce8f6cb188a627 /docs/reference | |
| parent | 9bd14514520684955570bc87ef79b7b08b35f7c4 (diff) | |
Final touches (#3678)
Diffstat (limited to 'docs/reference')
| -rw-r--r-- | docs/reference/scripting.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/reference/scripting.md b/docs/reference/scripting.md index 8cfb9698..dda5d989 100644 --- a/docs/reference/scripting.md +++ b/docs/reference/scripting.md @@ -325,7 +325,7 @@ and a version. ``` The `preview` namespace contains packages shared by the community. You can find -a searchable list of available community packages in the [packages] section. +all available community packages on [Typst Universe]($universe). If you are using Typst locally, you can also create your own system-local packages. For more details on this, see the |
