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.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/doc/primitive.html b/docs/doc/primitive.html
index d50c58d6..62b612dc 100644
--- a/docs/doc/primitive.html
+++ b/docs/doc/primitive.html
@@ -101,12 +101,12 @@
</tr>
<tr>
<td><code><span class='Function'>=</span></code></td>
-<td>Rank</td>
+<td><a href="shape.html">Rank</a>*</td>
<td><a href="https://aplwiki.com/wiki/Equal_to">Equals</a></td>
</tr>
<tr>
<td><code><span class='Function'>≠</span></code></td>
-<td><a href="https://aplwiki.com/wiki/Tally">Length</a></td>
+<td><a href="shape.html">Length</a></td>
<td><a href="https://aplwiki.com/wiki/Not_Equal_to">Not Equals</a></td>
</tr>
<tr>
@@ -116,7 +116,7 @@
</tr>
<tr>
<td><code><span class='Function'>≢</span></code></td>
-<td><a href="https://aplwiki.com/wiki/Shape">Shape</a></td>
+<td><a href="shape.html">Shape</a></td>
<td><a href="match.html">Not Match</a></td>
</tr>
<tr>