diff options
Diffstat (limited to 'docs/index.html')
| -rw-r--r-- | docs/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html index 1c538459..21590b89 100644 --- a/docs/index.html +++ b/docs/index.html @@ -11,7 +11,7 @@ </ul> <p>It incorporates concepts developed over years of APL practice:</p> <ul> -<li>The <strong>leading axis model</strong>, which allows for simpler built-in functions.</li> +<li>The <a href="doc/leading.html"><strong>leading axis model</strong></a>, which allows for simpler built-in functions.</li> <li>Trains and combinators for <strong>tacit programming</strong>.</li> <li>Lightweight <strong>anonymous functions</strong> (like <a href="https://aplwiki.com/wiki/Dfn">dfns</a>).</li> </ul> |
