aboutsummaryrefslogtreecommitdiff
path: root/docs/tutorial
diff options
context:
space:
mode:
Diffstat (limited to 'docs/tutorial')
-rw-r--r--docs/tutorial/combinator.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/tutorial/combinator.html b/docs/tutorial/combinator.html
index d9e159ae..3b4aefb3 100644
--- a/docs/tutorial/combinator.html
+++ b/docs/tutorial/combinator.html
@@ -641,12 +641,12 @@
<tr>
<td><code><span class='Function'>≡</span></code></td>
<td><a href="../doc/depth.html">Depth</a></td>
-<td>Match</td>
+<td><a href="../doc/match.html">Match</a></td>
</tr>
<tr>
<td><code><span class='Function'>≢</span></code></td>
<td></td>
-<td>Not Match</td>
+<td><a href="../doc/match.html">Not Match</a></td>
</tr>
</tbody>
</table>