aboutsummaryrefslogtreecommitdiff
path: root/docs/spec/types.html
diff options
context:
space:
mode:
authorMarshall Lochbaum <mwlochbaum@gmail.com>2020-07-20 14:05:36 -0400
committerMarshall Lochbaum <mwlochbaum@gmail.com>2020-07-20 14:05:36 -0400
commite52d50ed594dd5626523ca7931315e47bde8c9d1 (patch)
treed355718d8f81ea0773cd177e5b5eb17e043a5da3 /docs/spec/types.html
parent883eda3df8e162e2d8a62b4d1ec03eadcf8b8069 (diff)
Make header id slugs match Github's
Diffstat (limited to 'docs/spec/types.html')
-rw-r--r--docs/spec/types.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/spec/types.html b/docs/spec/types.html
index 4570d2da..d3f71050 100644
--- a/docs/spec/types.html
+++ b/docs/spec/types.html
@@ -1,6 +1,6 @@
<head><link href="../style.css" rel="stylesheet"/></head>
<div class="nav"><a href="https://github.com/mlochbaum/BQN">BQN</a></div>
-<h1 id="specification--bqn-types">Specification: BQN types</h1>
+<h1 id="specification-bqn-types">Specification: BQN types</h1>
<p>BQN programs manipulate data of six types:</p>
<ul>
<li>Character</li>