diff options
| author | Marshall Lochbaum <mwlochbaum@gmail.com> | 2021-08-11 17:21:31 -0400 |
|---|---|---|
| committer | Marshall Lochbaum <mwlochbaum@gmail.com> | 2021-08-11 17:25:04 -0400 |
| commit | 2afb23928e1984d475cc460e1672e8f6fa0e4dbe (patch) | |
| tree | ebd2cc514294d30b6fa4b36c2ee638326f06ef72 /docs/spec/types.html | |
| parent | eac61ca02074c218667754d5f4ef562e780bae85 (diff) | |
Allow clicking on header to get fragment link
Diffstat (limited to 'docs/spec/types.html')
| -rw-r--r-- | docs/spec/types.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/spec/types.html b/docs/spec/types.html index ea44bb76..ce432dbd 100644 --- a/docs/spec/types.html +++ b/docs/spec/types.html @@ -4,7 +4,7 @@ <title>Specification: BQN types</title> </head> <div class="nav">(<a href="https://github.com/mlochbaum/BQN">github</a>) / <a href="../index.html">BQN</a> / <a href="index.html">spec</a></div> -<h1 id="specification-bqn-types">Specification: BQN types</h1> +<h1 id="specification-bqn-types"><a class="header" href="#specification-bqn-types">Specification: BQN types</a></h1> <p>BQN programs manipulate data of seven types:</p> <ul> <li>Character</li> |
