aboutsummaryrefslogtreecommitdiff
path: root/docs/doc/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/doc/index.html')
-rw-r--r--docs/doc/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/doc/index.html b/docs/doc/index.html
index 737ff56d..ec0e46eb 100644
--- a/docs/doc/index.html
+++ b/docs/doc/index.html
@@ -3,7 +3,7 @@
<link href="../style.css" rel="stylesheet"/>
<title>BQN documentation</title>
</head>
-<div class="nav"><a href="https://github.com/mlochbaum/BQN">BQN</a> / <a href="../index.html">main</a></div>
+<div class="nav">(<a href="https://github.com/mlochbaum/BQN">github</a>) / <a href="../index.html">BQN</a></div>
<h1 id="bqn-documentation">BQN documentation</h1>
<p>BQN's documentation describes what features it has, how to use them (with examples), and why they were chosen. For a linear introduction to the language, see the <a href="../tutorial/index.html">tutorials</a>. While the core language <a href="../spec/index.html">specification</a> is complete, the documentation still has minor gaps.</p>
<p>Overview:</p>