aboutsummaryrefslogtreecommitdiff
path: root/docs/spec
diff options
context:
space:
mode:
Diffstat (limited to 'docs/spec')
-rw-r--r--docs/spec/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/spec/index.html b/docs/spec/index.html
index 33705b4e..fc7941fb 100644
--- a/docs/spec/index.html
+++ b/docs/spec/index.html
@@ -10,6 +10,6 @@
<li><a href="grammar.html">Grammar</a></li>
<li>Scoping</li>
<li><a href="evaluate.html">Evaluation semantics</a></li>
-<li>Primitives (<a href="reference.bqn">reference implementations</a>)</li>
+<li>Primitives (<a href="https://github.com/mlochbaum/BQN/blob/master/spec/reference.bqn">reference implementations</a>)</li>
</ul>