aboutsummaryrefslogtreecommitdiff
path: root/docs/doc/primitive.html
diff options
context:
space:
mode:
authorMarshall Lochbaum <mwlochbaum@gmail.com>2020-09-23 14:33:46 -0400
committerMarshall Lochbaum <mwlochbaum@gmail.com>2020-09-23 14:33:46 -0400
commita24bdadc6284c89f592a68c29fcb527eaa8cfc3a (patch)
tree5023a2feb5676630912f78314c79ebd1214ebf88 /docs/doc/primitive.html
parentd0f0a34d84722957650e3d20977bdf563bc9ac71 (diff)
Add document on shift functions
Diffstat (limited to 'docs/doc/primitive.html')
-rw-r--r--docs/doc/primitive.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/doc/primitive.html b/docs/doc/primitive.html
index c1f49e62..bca3ee06 100644
--- a/docs/doc/primitive.html
+++ b/docs/doc/primitive.html
@@ -159,13 +159,13 @@
</tr>
<tr>
<td><code><span class='Function'>»</span></code></td>
-<td>Nudge*</td>
-<td>Shift Before*</td>
+<td><a href="shift.html">Nudge</a>*</td>
+<td><a href="shift.html">Shift Before</a>*</td>
</tr>
<tr>
<td><code><span class='Function'>«</span></code></td>
-<td>Nudge Back*</td>
-<td>Shift After*</td>
+<td><a href="shift.html">Nudge Back</a>*</td>
+<td><a href="shift.html">Shift After</a>*</td>
</tr>
<tr>
<td><code><span class='Function'>⌽</span></code></td>