Skip to content

Commit 1768479

Browse files
rcvalleehuss
andauthored
Update src/doc/rustc/src/codegen-options/index.md
Co-authored-by: Eric Huss <[email protected]>
1 parent 5b67156 commit 1768479

File tree

1 file changed

+1
-1
lines changed
  • src/doc/rustc/src/codegen-options

1 file changed

+1
-1
lines changed

Diff for: src/doc/rustc/src/codegen-options/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -527,7 +527,7 @@ bug detection, improving software reliability and security.
527527
This option allows for use of one or more of these sanitizers:
528528

529529
* [AddressSanitizer
530-
(ASan)](https://doc.rust-lang.org/rustc/sanitizers.html#addresssanitizer):
530+
(ASan)](../sanitizers.md#addresssanitizer):
531531
Detects memory errors (e.g., buffer overflows, use after free).
532532
* [LeakSanitizer
533533
(LSan)](../sanitizers.md#leaksanitizer):

0 commit comments

Comments
 (0)