aboutsummaryrefslogtreecommitdiff
path: root/doc/primitive.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/primitive.md')
-rw-r--r--doc/primitive.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/primitive.md b/doc/primitive.md
index 2cc034de..afa5a7f7 100644
--- a/doc/primitive.md
+++ b/doc/primitive.md
@@ -83,7 +83,7 @@ Other modifiers control array traversal and iteration. In three cases a simpler
| 1-Modifier | Name | 2-Modifier | Name
|------------|---------------------------------------|------------|--------
-| `˘` | [Cells](rank.md) | `⎉` | [Rank](https://aplwiki.com/wiki/Rank_(operator))
+| `˘` | [Cells](rank.md) | `⎉` | [Rank](rank.md#rank)
| `¨` | [Each](map.md) | `⚇` | [Depth](depth.md#the-depth-modifier)
| `⌜` | [Table](map.md) |
| `⁼` | [Undo](undo.md) | `⍟` | [Repeat](repeat.md)