Skip to content

Commit 6cec69f

Browse files
LynnKirbyevverx
authored andcommitted
Change all fuzzing links to point to OSS-Fuzz site
1 parent 129c55c commit 6cec69f

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

docs/HACKING.md

+2-4
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,5 @@ 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://google.github.io/oss-fuzz/getting-started/new-project-guide/
131-
- https://llvm.org/docs/LibFuzzer.html
132-
- https://github.com/google/fuzzing/blob/master/tutorial/libFuzzerTutorial.md
133-
- https://chromium.googlesource.com/chromium/src/testing/libfuzzer/+/HEAD/efficient_fuzzing.md
130+
- [Setting up a new project - OSS-Fuzz](https://google.github.io/oss-fuzz/getting-started/new-project-guide/)
131+
- [Tutorials - OSS-Fuzz](https://google.github.io/oss-fuzz/reference/useful-links/#tutorials)

0 commit comments

Comments
 (0)