Merge pull request #5208 from nathanielkaiserxyz/master
Some checks failed
Trigger site build / deploy (push) Has been skipped
CI / lint (push) Failing after 18s

* add external links for further reading

* removing extraneous credit.
This commit is contained in:
ven 2024-12-11 21:38:25 +01:00 committed by GitHub
commit 8315386b68
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -329,3 +329,6 @@ This tour didn't cover a number of other features such as modules, fibers,
PEGs, macros, etc., but should give you a taste of what Janet is like. See PEGs, macros, etc., but should give you a taste of what Janet is like. See
the [Janet manual](https://janet-lang.org/docs/index.html) and the [Janet API the [Janet manual](https://janet-lang.org/docs/index.html) and the [Janet API
docs](https://janet-lang.org/api/index.html) for more info. docs](https://janet-lang.org/api/index.html) for more info.
Also check out [Janet for Mortals](https://janet.guide/) for an in-depth ebook
on Janet.