From 926a8e60f771465b9cc071d0f5c5913346d7b474 Mon Sep 17 00:00:00 2001 From: sam-astro <77079540+sam-astro@users.noreply.github.com> Date: Wed, 15 Jun 2022 18:04:17 -0400 Subject: [PATCH] Fix link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 521c09a..84d8a4c 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ There is ***no documentation***, ***strings*** barely work, ***performance*** is If you are trying to use a common programming language feature, ask yourself this: ***Is this feature required to play pong?*** If not, then most likely that feature ***has not been implemented yet***. I initially only made the language so I could create pong and make a video about it, so it really is the ***bare minimum***. ## Documentation and getting started: -[The docs and tutorial](https://stevenrafft.github.io/ZSharpDocs/#/README) +[The docs and tutorial](https://spazelectro.github.io/ZSharpDocs/#/README) ## Installation Downloading or installing is very simple, here is how depending on your version and operating system: