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.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/doc/primitive.html b/docs/doc/primitive.html
index 46f8d444..e8eedc23 100644
--- a/docs/doc/primitive.html
+++ b/docs/doc/primitive.html
@@ -206,18 +206,18 @@
</tr>
<tr>
<td><code><span class='Function'>⊐</span></code></td>
-<td><a href="selfcmp.html#classify">Classify</a>* (<code><span class='Function'>⍷</span><span class='Modifier2'>⊸</span><span class='Function'>⊐</span></code>)</td>
-<td><a href="https://aplwiki.com/wiki/Index_Of">Index of</a></td>
+<td><a href="selfcmp.html#classify">Classify</a>*</td>
+<td><a href="search.html#index-of">Index of</a></td>
</tr>
<tr>
<td><code><span class='Function'>⊒</span></code></td>
<td><a href="selfcmp.html#occurrence-count">Occurrence Count</a>*</td>
-<td>Progressive Index of*</td>
+<td><a href="search.html#progressive-index-of">Progressive Index of</a>*</td>
</tr>
<tr>
<td><code><span class='Function'>∊</span></code></td>
<td><a href="selfcmp.html#mark-firsts">Mark Firsts</a></td>
-<td><a href="https://aplwiki.com/wiki/Membership">Member of</a></td>
+<td><a href="search.html#member-of">Member of</a></td>
</tr>
<tr>
<td><code><span class='Function'>⍷</span></code></td>