aboutsummaryrefslogtreecommitdiff
path: root/docs/tutorial/list.html
diff options
context:
space:
mode:
authorMarshall Lochbaum <mwlochbaum@gmail.com>2021-05-17 18:14:51 -0400
committerMarshall Lochbaum <mwlochbaum@gmail.com>2021-05-17 18:19:02 -0400
commita8991f4ebda4cb7a020b799ac559fec007f0b28e (patch)
treeccb605c70e82831b4c9c41c5f1366d391d07b6aa /docs/tutorial/list.html
parent7a16ca3a4841e697021a0899e0570f4ada6e05ad (diff)
Documentation for Reverse and Rotate
Diffstat (limited to 'docs/tutorial/list.html')
-rw-r--r--docs/tutorial/list.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/tutorial/list.html b/docs/tutorial/list.html
index e4b80056..92643c17 100644
--- a/docs/tutorial/list.html
+++ b/docs/tutorial/list.html
@@ -415,8 +415,8 @@ ERROR
</tr>
<tr>
<td><code><span class='Function'>⌽</span></code></td>
-<td>Reverse</td>
-<td>Rotate</td>
+<td><a href="../doc/reverse.html">Reverse</a></td>
+<td><a href="../doc/reverse.html#rotate">Rotate</a></td>
</tr>
<tr>
<td><code><span class='Function'>↕</span></code></td>
@@ -430,7 +430,7 @@ ERROR
</tr>
<tr>
<td><code><span class='Modifier'>´</span></code></td>
-<td>Fold</td>
+<td><a href="../doc/fold.html#fold">Fold</a></td>
<td></td>
</tr>
</tbody>