We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c14faa9 commit 129c55cCopy full SHA for 129c55c
docs/HACKING.md
@@ -127,7 +127,7 @@ guidance in [CONTRIBUTING.md](CONTRIBUTING.md) on how to report a security vulne
127
128
For more details on building fuzzers and integrating with OSS-Fuzz, visit:
129
130
-- https://github.com/google/oss-fuzz/blob/master/docs/new_project_guide.md
+- https://google.github.io/oss-fuzz/getting-started/new-project-guide/
131
- 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
+- https://github.com/google/fuzzing/blob/master/tutorial/libFuzzerTutorial.md
+- https://chromium.googlesource.com/chromium/src/testing/libfuzzer/+/HEAD/efficient_fuzzing.md
0 commit comments