From 6fb910b77979511ccdf617aeccc9bb5d14de91f5 Mon Sep 17 00:00:00 2001 From: Dave Gauer Date: Wed, 30 Jun 2021 17:33:38 -0400 Subject: [PATCH] fml wrong link so many misteeks --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aad7521..8cb6bbc 100644 --- a/README.md +++ b/README.md @@ -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