aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorDave Gauer <ratfactor@gmail.com>2021-06-30 17:31:54 -0400
committerGitHub <noreply@github.com>2021-06-30 17:31:54 -0400
commita29c316e04d3c6235a952bc2ae5bd1f48d0b4d5c (patch)
tree558d8d756c9113a974bbc6886705de66cee49616
parent3f6a5067aa0f5156ea2cb2aea0da57fceaa33cd6 (diff)
oh shit its markdown
I usually write my READMEs in AsciiDoc.
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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