aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorCalvin Rose <calsrose@gmail.com>2021-04-06 23:35:57 -0500
committerCalvin Rose <calsrose@gmail.com>2021-04-06 23:35:57 -0500
commite367ecf806ca6235c286a11367be27a2ab6982c8 (patch)
tree97cee8deb45136aa5fa2717fd77c6e0becbbefa7 /README.md
parentMerge branch 'master' of github.com:janet-lang/janet (diff)
Update cannonical link.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0bed6ae6..a0d7ac3d 100644
--- a/README.md
+++ b/README.md
@@ -170,7 +170,7 @@ Emacs, and Atom will have syntax packages for the Janet language, though.
## Installation
-See [the Introduction](https://janet-lang.org/introduction.html) for more details. If you just want
+See [the Introduction](https://janet-lang.org/docs/introduction.html) for more details. If you just want
to try out the language, you don't need to install anything. You can also move the `janet` executable wherever you want on your system and run it.
## Usage