diff options
Diffstat (limited to 'notes/250219-reader.md')
| -rw-r--r-- | notes/250219-reader.md | 4 |
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/) |
