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