From: Lynn Kirby Date: Mon, 10 Feb 2020 21:50:52 +0000 (-0500) Subject: docs: fix HACKING.md broken links X-Git-Tag: v245-rc2~57 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=129c55c06f49e164bba6edcc1264608b4bddda79;p=thirdparty%2Fsystemd.git docs: fix HACKING.md broken links --- diff --git a/docs/HACKING.md b/docs/HACKING.md index db9ed1a01eb..e2aa5853ec6 100644 --- a/docs/HACKING.md +++ b/docs/HACKING.md @@ -127,7 +127,7 @@ guidance in [CONTRIBUTING.md](CONTRIBUTING.md) on how to report a security vulne For more details on building fuzzers and integrating with OSS-Fuzz, visit: -- https://github.com/google/oss-fuzz/blob/master/docs/new_project_guide.md +- https://google.github.io/oss-fuzz/getting-started/new-project-guide/ - https://llvm.org/docs/LibFuzzer.html -- https://github.com/google/fuzzer-test-suite/blob/master/tutorial/libFuzzerTutorial.md -- 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