Skip to content

Commit 129c55c

Browse files
LynnKirbyevverx
authored andcommitted
docs: fix HACKING.md broken links
1 parent c14faa9 commit 129c55c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/HACKING.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ guidance in [CONTRIBUTING.md](CONTRIBUTING.md) on how to report a security vulne
127127

128128
For more details on building fuzzers and integrating with OSS-Fuzz, visit:
129129

130-
- https://github.com/google/oss-fuzz/blob/master/docs/new_project_guide.md
130+
- https://google.github.io/oss-fuzz/getting-started/new-project-guide/
131131
- https://llvm.org/docs/LibFuzzer.html
132-
- https://github.com/google/fuzzer-test-suite/blob/master/tutorial/libFuzzerTutorial.md
133-
- https://chromium.googlesource.com/chromium/src/testing/libfuzzer/+/HEAD/efficient_fuzzer.md
132+
- https://github.com/google/fuzzing/blob/master/tutorial/libFuzzerTutorial.md
133+
- https://chromium.googlesource.com/chromium/src/testing/libfuzzer/+/HEAD/efficient_fuzzing.md

0 commit comments

Comments
 (0)