From 6f81502d61b396c5795dca7aeb6a47841252ed59 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Motiejus=20Jak=C5=A1tys?= Date: Thu, 17 Jun 2021 12:42:59 +0300 Subject: [PATCH] update link in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f020389..2d48c49 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ This is a prototype zig-cc toolchain that can cross-compile cgo programs to thes - x86_64-macos-gnu - aarch64-macos-gnu -Convenient way is still being researched (see Known Issues below). +Convenient way is still being researched (see [Known Issues](#known-issues)). # Testing