From 5c5c5b08f16a03f9957c39552de18f716176abf4 Mon Sep 17 00:00:00 2001 From: Marshall Lochbaum Date: Wed, 23 Sep 2020 23:38:30 -0400 Subject: Fix link to documentation from tutorial index --- tutorial/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tutorial') diff --git a/tutorial/README.md b/tutorial/README.md index c27b3957..c1b2cb4d 100644 --- a/tutorial/README.md +++ b/tutorial/README.md @@ -2,7 +2,7 @@ # BQN tutorials -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 [../doc/README.md](documentation); also unlike the documentation they're meant to be read in order, as each tutorial will build on ideas from the previous ones. +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 [documentation](../doc/README.md); also unlike the documentation they're meant to be read in order, as each tutorial will build on ideas from the previous ones. 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. -- cgit v1.2.3