aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRunxi Yu <me@runxiyu.org>2024-12-09 12:00:07 +0800
committerRunxi Yu <me@runxiyu.org>2024-12-09 12:00:07 +0800
commit8e99b630763ea4c33972d69b8b9f99d2678ffdd9 (patch)
treef0aeb12f99204af4c1313a437dcfa309cfddb0ea
parentAmend malloc example to not assume invalidity of zero pointers (diff)
downloade2-spec-8e99b630763ea4c33972d69b8b9f99d2678ffdd9.tar.gz
e2-spec-8e99b630763ea4c33972d69b8b9f99d2678ffdd9.tar.zst
e2-spec-8e99b630763ea4c33972d69b8b9f99d2678ffdd9.zip
README: Update online reading URL
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e2ec379..bcbc8b9 100644
--- a/README.md
+++ b/README.md
@@ -3,4 +3,4 @@
This is the specification for the [e²](https://e2.runxiyu.org/) programming
language.
-You may [read this specification online](https://docs.runxiyu.org/e2-spec/).
+You may [read this specification online](https://docs.runxiyu.org/e2/).