Fix tutorial link in README.md

Signed-off-by: Junya Ogura <5352+juno@users.noreply.github.com>
This commit is contained in:
Junya Ogura 2025-07-02 22:13:59 +09:00 committed by GitHub
parent 09779cba0f
commit b273a1489a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,7 +3,7 @@
[Roc](https://www.roc-lang.org) is not ready for a 0.1 release yet, but we do have:
- [**installation** guide](https://www.roc-lang.org/install)
- [**tutorial**](https://roc-lang.org/tutorial)
- [**tutorial**](https://www.roc-lang.org/tutorial)
- [**docs** for the standard library](https://www.roc-lang.org/builtins)
- [**examples**](https://www.roc-lang.org/examples)
- [**faq**: frequently asked questions](https://www.roc-lang.org/faq)