aboutsummaryrefslogtreecommitdiff
path: root/help
diff options
context:
space:
mode:
Diffstat (limited to 'help')
-rw-r--r--help/beginlist.md2
-rw-r--r--help/endlist.md2
-rw-r--r--help/strand.md2
3 files changed, 3 insertions, 3 deletions
diff --git a/help/beginlist.md b/help/beginlist.md
index c1dee17b..f0ba9fdd 100644
--- a/help/beginlist.md
+++ b/help/beginlist.md
@@ -3,7 +3,7 @@
# Mathematical Left Angle Bracket (`⟨`)
## `⟨ ...`: Begin list
-[→full documentation](../doc/syntax.md#list-notation)
+[→full documentation](../doc/syntax.md#list-and-array-notation)
Starts a list. Inner elements must be separated by `,` or `⋄`.
Lists can be nested in other lists.
diff --git a/help/endlist.md b/help/endlist.md
index 234690aa..75404314 100644
--- a/help/endlist.md
+++ b/help/endlist.md
@@ -3,7 +3,7 @@
# Mathematical Right Angle Bracket (`⟩`)
## `... ⟩`: End list
-[→full documentation](../doc/syntax.md#list-notation)
+[→full documentation](../doc/syntax.md#list-and-array-notation)
Ends a list started by a `⟨`. See [Begin List](beginlist.md) for more details.
diff --git a/help/strand.md b/help/strand.md
index 696bb1d5..165d796c 100644
--- a/help/strand.md
+++ b/help/strand.md
@@ -3,7 +3,7 @@
# Undertie (`‿`)
## `‿`: Strand
-[→full documentation](../doc/syntax.md#list-notation)
+[→full documentation](../doc/syntax.md#list-and-array-notation)
Create a list via [strand notation](../doc/arrayrepr.md#strands).