From 5a0012d73afe302ef531806cc9f21f13cdebb357 Mon Sep 17 00:00:00 2001 From: Kayne Ruse Date: Sat, 1 Mar 2025 12:30:53 +1100 Subject: [PATCH] Tweaked README ...because I'm still not feeling like coding, thanks to this damn flu. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 97043da..c5d29b3 100644 --- a/README.md +++ b/README.md @@ -91,9 +91,9 @@ Information about the tools can be found in the [issue tracker](https://github.c # Documentation -Information about the documentation can be found in the [issue tracker](https://github.com/krgamestudios/Toy/issues?q=is%3Aissue%20state%3Aopen%20label%3Adocumentation). +See [https://toylang.com/](https://toylang.com/) for Toy's documentation. -For the time being, the WIP documentation can be found here: https://v2.toylang.com/ +Further information about the documentation can be found in the [issue tracker](https://github.com/krgamestudios/Toy/issues?q=is%3Aissue%20state%3Aopen%20label%3Adocumentation). # License