We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db8c435 commit 13fc175Copy full SHA for 13fc175
lang/README.md
@@ -9,8 +9,8 @@ Modu is a simple and fast interpreted programming language. \
9
It is designed to be easy to learn and use like python, but fast and efficient like Rust. \
10
With streamlined error messages for easy debugging
11
12
-Code examples: https://www.cyteon.tech/modu/examples \
13
-Documentation: https://www.cyteon.tech/modu/docs/quickstart
+Code examples: https://modu.cyteon.dev/examples \
+Documentation: https://modu.cyteon.dev/docs/quickstart
14
15

16
0 commit comments