From 4e31c0c551883a7f262e7f04ea78c13c798de2c9 Mon Sep 17 00:00:00 2001 From: Kayne Ruse Date: Sun, 31 May 2026 20:05:46 +1000 Subject: [PATCH] Tweaked docs README --- docs/src/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/README.md b/docs/src/README.md index 533f0c8..abc9180 100644 --- a/docs/src/README.md +++ b/docs/src/README.md @@ -43,7 +43,7 @@ while (result = tally()) { This website is a work in progress - for further info, see the official repository: [https://gitea.krgamestudios.com/krgamestudios/Toy](https://gitea.krgamestudios.com/krgamestudios/Toy), or the GitHub mirror: [https://github.com/krgamestudios/Toy](https://github.com/krgamestudios/Toy). -An example of Toy in action: [Vampire Toyvivors](https://gitea.krgamestudios.com/krgamestudios/VampireToyvivors) (a simple "game" used for testing, not intended for commercial release). +An example of Toy in action: [ToyBox](https://gitea.krgamestudios.com/krgamestudios/ToyBox) - IDK what it is, I'll figure it out on the way.

No AI