aboutsummaryrefslogtreecommitdiff
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
commit2a4251de9dfce09b43c8b8eb32c49b96044f05be (patch)
tree558d8d756c9113a974bbc6886705de66cee49616
parent57408b1be30fce577b0550ac7d799b512b9e4b93 (diff)
downloadziglings-2a4251de9dfce09b43c8b8eb32c49b96044f05be.tar.gz
ziglings-2a4251de9dfce09b43c8b8eb32c49b96044f05be.tar.bz2
ziglings-2a4251de9dfce09b43c8b8eb32c49b96044f05be.tar.xz
ziglings-2a4251de9dfce09b43c8b8eb32c49b96044f05be.zip
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