summaryrefslogtreecommitdiff
path: root/notes
diff options
context:
space:
mode:
authorTaylan Kammer <taylan.kammer@gmail.com>2026-06-05 02:23:27 +0200
committerTaylan Kammer <taylan.kammer@gmail.com>2026-06-05 02:23:27 +0200
commit3749ae3cdadc86656faeb642d5f260240ff18c0c (patch)
tree82ed6bacb09797af015128c64cfe58c5eb9fbd14 /notes
parent9e47ce0e0575c02b6a721092ae2b878adf82561d (diff)
Fix a link in a note.
Diffstat (limited to 'notes')
-rw-r--r--notes/250219-reader.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/notes/250219-reader.md b/notes/250219-reader.md
index e930e21..d331897 100644
--- a/notes/250219-reader.md
+++ b/notes/250219-reader.md
@@ -526,5 +526,5 @@ Just to summarize what I actually ended up implementing in the end:
See here for full documentation of Zisp expressions as implemented:
-- [Informal docs](https://tkammer.de/zisp/docs/c1/1-parse.html)
-- [Formal spec](https://tkammer.de/zisp/docs/c1/grammar/index.html)
+- [Informal docs](https://tkammer.de/zisp/doc/c1/1-parse.html)
+- [Formal spec](https://tkammer.de/zisp/doc/c1/grammar/)