summaryrefslogtreecommitdiff
path: root/docs/reference
diff options
context:
space:
mode:
authorDominikus Herzberg <denkspuren@users.noreply.github.com>2023-11-06 21:45:20 +0100
committerGitHub <noreply@github.com>2023-11-06 21:45:20 +0100
commit67e87149ab85d1254ccb3dfcb1080872e4d69c4e (patch)
tree71b0a53bc85f4da8885284993cd7605ae4bd7081 /docs/reference
parent4a7d3585d9baff43a74a802f58ab8dc4d16ff222 (diff)
Link corrected (#2592)
Diffstat (limited to 'docs/reference')
-rw-r--r--docs/reference/categories.yml2
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.