diff options
Diffstat (limited to 'docs/reference/05-2_structs.md')
| -rw-r--r-- | docs/reference/05-2_structs.md | 2 |
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. |
