diff options
| author | Laurenz <laurmaedje@gmail.com> | 2023-02-14 14:39:19 +0100 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2023-02-14 14:39:19 +0100 |
| commit | 618beb1ac1cd04b203654d5a019c0ed04e4c26cb (patch) | |
| tree | dffebe04a10cfdc9a046938c3c0653e0c203bdc3 /docs/src/reference/details.yml | |
| parent | b9c0fd87d304942db315ca6fdbccddf233d045cd (diff) | |
Fix links
Diffstat (limited to 'docs/src/reference/details.yml')
| -rw-r--r-- | docs/src/reference/details.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/src/reference/details.yml b/docs/src/reference/details.yml index 5d7ddfd1..fff1b747 100644 --- a/docs/src/reference/details.yml +++ b/docs/src/reference/details.yml @@ -36,7 +36,7 @@ math: | { x in RR | x "is natural" } $ ``` - Math mode makes a wide selection of [symbols]($category/math/symbols) like + Math mode makes a wide selection of [symbols]($category/symbols/sym) like `pi`, `dot.op`, or `RR` available. Many mathematical symbols are available in different variants. You can select between different variants by applying [modifiers]($type/symbol) to the symbol. Typst further recognizes a number of |
