From e40d48ab6ebfc2b915a26f6c28ed3b11f4bc7bf9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Motiejus=20Jak=C5=A1tys?= Date: Fri, 6 May 2022 09:47:59 +0300 Subject: [PATCH] [readme] fix an internal link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9ae2ee6..6b3cef1 100644 --- a/README.md +++ b/README.md @@ -292,7 +292,7 @@ This flag encourages program authors to fix the undefined behavior. There are `zig cc` passes `--gc-sections` to the ld.lld linker by default, this causes problems for CGo. See -[below][#go-linker-does-not-put-libc-onto-the-linker-line]. +[below](#go-linker-does-not-put-libc-onto-the-linker-line). # Known Issues In bazel-zig-cc