aboutsummaryrefslogtreecommitdiff
path: root/doc/replicate.md
diff options
context:
space:
mode:
authorMarshall Lochbaum <mwlochbaum@gmail.com>2021-08-03 17:08:58 -0400
committerMarshall Lochbaum <mwlochbaum@gmail.com>2021-08-03 17:08:58 -0400
commit8659fe5eb829b912b21c5ef604d8a7f36a74ee28 (patch)
treea7cb4d99fd02c767feda92a9aa397c4e7bf4cec3 /doc/replicate.md
parent12b2f076d8c3f6acb11a82d555360dd44e3c8083 (diff)
Some links to undo.md
Diffstat (limited to 'doc/replicate.md')
-rw-r--r--doc/replicate.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/replicate.md b/doc/replicate.md
index 29ecbaae..6b1dae8c 100644
--- a/doc/replicate.md
+++ b/doc/replicate.md
@@ -129,7 +129,7 @@ This means the transitions can be grouped exactly in pairs, the beginning and en
### Inverse
-The result of Indices `/n` is an ordered list of natural numbers, where the number `i` appears `i⊑n` times. Given an ordered list of natural numbers `k`, the *inverse* of indices returns a corresponding `n`: one where the value `i⊑n` is the number of times `i` appears in `k`.
+The result of Indices `/n` is an ordered list of natural numbers, where the number `i` appears `i⊑n` times. Given an ordered list of natural numbers `k`, the [*inverse*](undo.md) of indices returns a corresponding `n`: one where the value `i⊑n` is the number of times `i` appears in `k`.
/ 3‿2‿1