summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorczjstmax <jstmaxlol@disroot.org>2026-03-07 15:52:12 +0100
committerGitHub <noreply@github.com>2026-03-07 15:52:12 +0100
commita6773a2ea20bd40cb5b369713be64f2648c1ed41 (patch)
treeaaf51abfdcf1617e505eda90fea9213ba439a4e9
parent3075c5a018e049efd84b4a713e6e032a6e9e0321 (diff)
Update link to Reborn Standard specificationHEADmain
Signed-off-by: czjstmax <jstmaxlol@disroot.org>
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 40099f5..cc73b82 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
## CReborn
**CReborn** or **C/REBORN** _is_**\*** the first official implementation of the **REBORN** Programming Language \
-It is based on the **Reborn Standard** spec available at [_(link)_](https://reborn-lang.github.io/documents/standard)
+It is based on the **Reborn Standard** spec available at [_(link)_](https://reborn.ct.ws/std)
> *Note: CReborn is still **not** fully working. Development is still ongoing.