Browse Source

oh shit its markdown

I usually write my READMEs in AsciiDoc.
Dave Gauer 4 years ago
parent
commit
a29c316e04
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -73,7 +73,7 @@ need to also update the other.
 
 
 Also note that the current "stage 1" Zig compiler is very strict
 Also note that the current "stage 1" Zig compiler is very strict
 about input: 
 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
 ### Version Changes