mirror of
https://github.com/krgamestudios/Toy.git
synced 2026-04-15 14:54:07 +10:00
Updated links after moving the repo
This commit is contained in:
@@ -20,7 +20,7 @@ This repository holds the reference implementation for Toy version 2.x, written
|
|||||||
|
|
||||||
# Syntax
|
# Syntax
|
||||||
|
|
||||||
The following examples aren't fully functional yet - see the ['features' label in the issue tracker](https://github.com/Ratstail91/Toy/issues?q=is%3Aissue%20state%3Aopen%20label%3Afeature) for more information.
|
The following examples aren't fully functional yet - see the ['features' label in the issue tracker](https://github.com/krgamestudios/Toy/issues?q=is%3Aissue%20state%3Aopen%20label%3Afeature) for more information.
|
||||||
|
|
||||||
```toy
|
```toy
|
||||||
//fizzbuzz example
|
//fizzbuzz example
|
||||||
@@ -87,11 +87,11 @@ To build and run the test suites, run `make tests` (`make tests-gdb` and `make t
|
|||||||
|
|
||||||
# Tools
|
# Tools
|
||||||
|
|
||||||
Information about the tools can be found in the [issue tracker](https://github.com/Ratstail91/Toy/issues?q=is%3Aissue%20state%3Aopen%20label%3Atooling).
|
Information about the tools can be found in the [issue tracker](https://github.com/krgamestudios/Toy/issues?q=is%3Aissue%20state%3Aopen%20label%3Atooling).
|
||||||
|
|
||||||
# Documentation
|
# Documentation
|
||||||
|
|
||||||
Information about the documentation can be found in the [issue tracker](https://github.com/Ratstail91/Toy/issues?q=is%3Aissue%20state%3Aopen%20label%3Adocumentation).
|
Information about the documentation can be found in the [issue tracker](https://github.com/krgamestudios/Toy/issues?q=is%3Aissue%20state%3Aopen%20label%3Adocumentation).
|
||||||
|
|
||||||
For the time being, the WIP documentation can be found here: https://v2.toylang.com/
|
For the time being, the WIP documentation can be found here: https://v2.toylang.com/
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user