diff options
| author | Dominikus Herzberg <denkspuren@users.noreply.github.com> | 2023-11-06 21:45:20 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-11-06 21:45:20 +0100 |
| commit | 67e87149ab85d1254ccb3dfcb1080872e4d69c4e (patch) | |
| tree | 71b0a53bc85f4da8885284993cd7605ae4bd7081 /docs/reference | |
| parent | 4a7d3585d9baff43a74a802f58ab8dc4d16ff222 (diff) | |
Link corrected (#2592)
Diffstat (limited to 'docs/reference')
| -rw-r--r-- | docs/reference/categories.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/reference/categories.yml b/docs/reference/categories.yml index 9ee1d7c9..468c9f21 100644 --- a/docs/reference/categories.yml +++ b/docs/reference/categories.yml @@ -4,7 +4,7 @@ foundations: | Foundational types and functions. Here, you'll find documentation for basic data types like [integers]($int) and - [strings]($int) as well as details about core computational functions. + [strings]($str) as well as details about core computational functions. text: | Text styling. |
