aboutsummaryrefslogtreecommitdiff
path: root/docs/tutorial/index.html
diff options
context:
space:
mode:
authorMarshall Lochbaum <mwlochbaum@gmail.com>2020-09-23 23:38:30 -0400
committerMarshall Lochbaum <mwlochbaum@gmail.com>2020-09-23 23:38:30 -0400
commit5c5c5b08f16a03f9957c39552de18f716176abf4 (patch)
treee85911222d657070547ab711481d029791e67c9b /docs/tutorial/index.html
parent834317151987193ed0470a58dbedc6c0090cadf1 (diff)
Fix link to documentation from tutorial index
Diffstat (limited to 'docs/tutorial/index.html')
-rw-r--r--docs/tutorial/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tutorial/index.html b/docs/tutorial/index.html
index 5e66548e..9b145061 100644
--- a/docs/tutorial/index.html
+++ b/docs/tutorial/index.html
@@ -5,7 +5,7 @@
</head>
<div class="nav"><a href="https://github.com/mlochbaum/BQN">BQN</a></div>
<h1 id="bqn-tutorials">BQN tutorials</h1>
-<p>BQN tutorials explain how to approach and use the language as a newcomer (or they try; please get in touch if you find that they skip ahead!). Tutorials are meant to explain key ideas and may ignore details that would be included in the <a href="https://github.com/mlochbaum/BQN/blob/master/tutorial/documentation">../doc/README.md</a>; also unlike the documentation they're meant to be read in order, as each tutorial will build on ideas from the previous ones.</p>
+<p>BQN tutorials explain how to approach and use the language as a newcomer (or they try; please get in touch if you find that they skip ahead!). Tutorials are meant to explain key ideas and may ignore details that would be included in the <a href="../doc/index.html">documentation</a>; also unlike the documentation they're meant to be read in order, as each tutorial will build on ideas from the previous ones.</p>
<p>Tutorials assume (pretty presumptively, really. Disgusting.) that you are already motivated to learn BQN and use simple rather than flashy examples. Documents to induce motivation beyond the README are not yet available. Do feel free to skim or jump around if you find you are reading a lot of things that are already obvious.</p>
<p>The tutorials available so far:</p>
<ul>