From a29c316e04d3c6235a952bc2ae5bd1f48d0b4d5c Mon Sep 17 00:00:00 2001 From: Dave Gauer Date: Wed, 30 Jun 2021 17:31:54 -0400 Subject: [PATCH] oh shit its markdown I usually write my READMEs in AsciiDoc. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b1ce1cc..aad7521 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: -https://github.com/ratfactor/ziglings/issues/60[no tab characters or Windows CR/LF newlines are allowed] +[no tab characters or Windows CR/LF newlines are allowed](https://github.com/ratfactor/ziglings/issues/60). ### Version Changes