From ceaa9ddcb080d0687ce2109f23db7db376ac911e Mon Sep 17 00:00:00 2001 From: Matt Knight Date: Thu, 23 Mar 2023 08:37:38 -0700 Subject: [PATCH] fix link (#117) --- README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index 4245a4c..10a6866 100644 --- a/README.adoc +++ b/README.adoc @@ -12,7 +12,7 @@ toc::[] == What version of Zig to use -Right now we are following [master](https://ziglang.org/download/), but once 0.11.0 is released, we will be switching to the latest stable version of Zig. +Right now we are following https://ziglang.org/download/[master], but once 0.11.0 is released, we will be switching to the latest stable version of Zig. == Contributing