aboutsummaryrefslogtreecommitdiff
path: root/docs/doc/primitive.html
diff options
context:
space:
mode:
authorMarshall Lochbaum <mwlochbaum@gmail.com>2021-06-11 22:23:54 -0400
committerMarshall Lochbaum <mwlochbaum@gmail.com>2021-06-11 22:23:54 -0400
commit3b51e46a2ddbedb8cd333fb0b9c9edada03f1e58 (patch)
tree89f34845cd160f18dc8e31e530d83d549ac2fd4e /docs/doc/primitive.html
parent5d3f30a65eb17b39bbae24a278b32cc921d3320d (diff)
Each and Table documentation
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 c0afd5a9..5bd76b3c 100644
--- a/docs/doc/primitive.html
+++ b/docs/doc/primitive.html
@@ -494,13 +494,13 @@
</tr>
<tr>
<td><code><span class='Modifier'>¨</span></code></td>
-<td><a href="https://aplwiki.com/wiki/Each">Each</a></td>
+<td><a href="map.html">Each</a></td>
<td><code><span class='Modifier2'>⚇</span></code></td>
<td><a href="depth.html#the-depth-modifier">Depth</a></td>
</tr>
<tr>
<td><code><span class='Modifier'>⌜</span></code></td>
-<td>Table</td>
+<td><a href="map.html">Table</a></td>
<td></td>
<td></td>
</tr>