diff options
author | Dave Gauer <ratfactor@gmail.com> | 2021-06-30 17:33:38 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-30 17:33:38 -0400 |
commit | 08217c940c041a864710814dde614594bddf1748 (patch) | |
tree | d840564a254de20c19fad0c3b98f38e134b2b882 /README.md | |
parent | 2a4251de9dfce09b43c8b8eb32c49b96044f05be (diff) | |
download | ziglings-08217c940c041a864710814dde614594bddf1748.tar.gz ziglings-08217c940c041a864710814dde614594bddf1748.tar.bz2 ziglings-08217c940c041a864710814dde614594bddf1748.tar.xz ziglings-08217c940c041a864710814dde614594bddf1748.zip |
fml wrong link
so many misteeks
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -73,7 +73,7 @@ need to also update the other. Also note that the current "stage 1" Zig compiler is very strict about input: -[no tab characters or Windows CR/LF newlines are allowed](https://github.com/ratfactor/ziglings/issues/60). +[no tab characters or Windows CR/LF newlines are allowed](https://github.com/ziglang/zig/issues/544). ### Version Changes |