aboutsummaryrefslogtreecommitdiff
path: root/doc/primitive.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/primitive.md')
-rw-r--r--doc/primitive.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/primitive.md b/doc/primitive.md
index 8affc773..7ef8e611 100644
--- a/doc/primitive.md
+++ b/doc/primitive.md
@@ -86,6 +86,6 @@ Other modifiers control array traversal and iteration. In three cases a simpler
`¨` | [Each](https://aplwiki.com/wiki/Each) | `⚇` | Depth
`⌜` | Table |
`⁼` | Undo | `⍟` | Repeat
-`´` | Fold |
-`˝` | Insert |
+`´` | [Fold](fold.md) |
+`˝` | [Insert](fold.md) |
`` ` `` | Scan |