diff options
Diffstat (limited to 'docs/doc/glossary.html')
| -rw-r--r-- | docs/doc/glossary.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/doc/glossary.html b/docs/doc/glossary.html index f1c8d39e..99e96d32 100644 --- a/docs/doc/glossary.html +++ b/docs/doc/glossary.html @@ -119,7 +119,7 @@ <li><strong>Nothing</strong>: A special value-like entity that comes from <code><span class='Nothing'>·</span></code>, <code><span class='Value'>𝕨</span></code> in a function with no left argument, or a function called on nothing.</li> <li><strong>Statement</strong>: An expression, or nothing (<code><span class='Nothing'>·</span></code>).</li> <li><strong>Ligature</strong>: The character <code><span class='Ligature'>‿</span></code>.</li> -<li><a href="syntax.html#list-notation"><strong>List notation</strong></a>: The angle brackets <code><span class='Bracket'>⟨⟩</span></code> or ligatures used to indicate a list.</li> +<li><a href="arrayrepr.html#brackets"><strong>List notation</strong></a>: The angle brackets <code><span class='Bracket'>⟨⟩</span></code> or ligatures used to indicate a list.</li> </ul> <h2 id="assignment-and-scoping">Assignment and scoping</h2> <ul> |
