aboutsummaryrefslogtreecommitdiff
path: root/docs/doc/primitive.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/doc/primitive.html')
-rw-r--r--docs/doc/primitive.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/doc/primitive.html b/docs/doc/primitive.html
index 9d59df46..c5d89a0b 100644
--- a/docs/doc/primitive.html
+++ b/docs/doc/primitive.html
@@ -59,12 +59,12 @@
</tr>
<tr>
<td><code><span class='Function'>∧</span></code></td>
-<td>Sort Up</td>
+<td><a href="order.html#sort">Sort Up</a></td>
<td><a href="logic.html">And</a>*</td>
</tr>
<tr>
<td><code><span class='Function'>∨</span></code></td>
-<td>Sort Down</td>
+<td><a href="order.html#sort">Sort Down</a></td>
<td><a href="logic.html">Or</a>*</td>
</tr>
<tr>
@@ -184,13 +184,13 @@
</tr>
<tr>
<td><code><span class='Function'>⍋</span></code></td>
-<td><a href="https://aplwiki.com/wiki/Grade">Grade Up</a></td>
-<td><a href="https://aplwiki.com/wiki/Interval_Index">Bins Up</a></td>
+<td><a href="order.html#grade">Grade Up</a></td>
+<td><a href="order.html#bins">Bins Up</a></td>
</tr>
<tr>
<td><code><span class='Function'>⍒</span></code></td>
-<td><a href="https://aplwiki.com/wiki/Grade">Grade Down</a></td>
-<td><a href="https://aplwiki.com/wiki/Interval_Index">Bins Down</a></td>
+<td><a href="order.html#grade">Grade Down</a></td>
+<td><a href="order.html#bins">Bins Down</a></td>
</tr>
<tr>
<td><code><span class='Function'>⊏</span></code></td>