aboutsummaryrefslogtreecommitdiffstats
path: root/docs/reference/05-2_structs.md
diff options
context:
space:
mode:
authors-ol <s+removethis@s-ol.nu>2021-11-13 18:19:17 +0000
committers-ol <s+removethis@s-ol.nu>2025-03-02 14:24:49 +0000
commit2e13699bdf656c7d120c71f8e9659dc946b85092 (patch)
treee8382514df787525560ace54043eb283de90eee0 /docs/reference/05-2_structs.md
parentadd MIDI example (diff)
downloadalive-2e13699bdf656c7d120c71f8e9659dc946b85092.tar.gz
alive-2e13699bdf656c7d120c71f8e9659dc946b85092.zip
docs: small fixes
Diffstat (limited to 'docs/reference/05-2_structs.md')
-rw-r--r--docs/reference/05-2_structs.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/reference/05-2_structs.md b/docs/reference/05-2_structs.md
index 83181df..11ec7ed 100644
--- a/docs/reference/05-2_structs.md
+++ b/docs/reference/05-2_structs.md
@@ -13,4 +13,4 @@ mapping to a value of type `num` and the key `b` mapping to a value of type
`str` respectively, whereas the value notation `{a: 1 b: "hello world"}` shows
the struct contents.
-The [struct][:struct/:] module provides *Op*s for working with arrays.
+The [struct-][:struct-/:] module provides *Op*s for working with arrays.