aboutsummaryrefslogtreecommitdiff
path: root/docs/tutorial/list.html
diff options
context:
space:
mode:
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>