diff options
| author | 2021-04-08 16:10:24 +0900 | |
|---|---|---|
| committer | 2021-04-08 16:10:24 +0900 | |
| commit | e01ab86a89f6a833565ad9e7fa38c74c899c42b4 (patch) | |
| tree | 8cf66cc0fad76255edc1c1cbc91572ab8d54c781 /README.md | |
| parent | Merge branch 'master' of github.com:janet-lang/janet (diff) | |
Fix link to Introduction
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -173,7 +173,7 @@ Emacs, and Atom will have syntax packages for the Janet language, though. ## Installation -See [the Introduction](https://janet-lang.org/docs/introduction.html) for more details. If you just want +See the [Introduction](https://janet-lang.org/docs/index.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 |
