aboutsummaryrefslogtreecommitdiff
path: root/docs/doc/syntax.html
diff options
context:
space:
mode:
authorMarshall Lochbaum <mwlochbaum@gmail.com>2022-05-16 21:59:27 -0400
committerMarshall Lochbaum <mwlochbaum@gmail.com>2022-05-16 21:59:27 -0400
commit2438463dff02aee7352d423b41ca819b0d9e5780 (patch)
tree431957cc11deceedd17077e4bd6da3504ebb08d8 /docs/doc/syntax.html
parent5d06c6be4bea0f3b3d31d9f35a29f9a7460679a4 (diff)
Updates and more links for the glossary
Diffstat (limited to 'docs/doc/syntax.html')
-rw-r--r--docs/doc/syntax.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/doc/syntax.html b/docs/doc/syntax.html
index 460fc460..8798c1e4 100644
--- a/docs/doc/syntax.html
+++ b/docs/doc/syntax.html
@@ -38,7 +38,7 @@
</tr>
<tr>
<td><code><span class='Paren'>()</span></code></td>
-<td>Expression grouping</td>
+<td><a href="expression.html#parentheses">Expression grouping</a></td>
</tr>
<tr>
<td><code><span class='Gets'>←</span></code></td>