aboutsummaryrefslogtreecommitdiff
path: root/docs/doc/primitive.html
diff options
context:
space:
mode:
authorMarshall Lochbaum <mwlochbaum@gmail.com>2021-04-20 22:15:53 -0400
committerMarshall Lochbaum <mwlochbaum@gmail.com>2021-04-20 22:15:53 -0400
commit8de347705c1f1783a8efbae80d60083dd91e2ca2 (patch)
tree9fc8d6931359a4f51bab995c8ee39f738eeba6fa /docs/doc/primitive.html
parent8b84cd956e116d9c2e298e3fa4993e27caff35e7 (diff)
Documentation on Fold
Diffstat (limited to 'docs/doc/primitive.html')
-rw-r--r--docs/doc/primitive.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/doc/primitive.html b/docs/doc/primitive.html
index 586ff7e0..2a9e9111 100644
--- a/docs/doc/primitive.html
+++ b/docs/doc/primitive.html
@@ -512,13 +512,13 @@
</tr>
<tr>
<td><code><span class='Modifier'>´</span></code></td>
-<td>Fold</td>
+<td><a href="fold.html">Fold</a></td>
<td></td>
<td></td>
</tr>
<tr>
<td><code><span class='Modifier'>˝</span></code></td>
-<td>Insert</td>
+<td><a href="fold.html">Insert</a></td>
<td></td>
<td></td>
</tr>