]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
docs: fix HACKING.md broken links
authorLynn Kirby <lynn@arrak.is>
Mon, 10 Feb 2020 21:50:52 +0000 (16:50 -0500)
committerEvgeny Vereshchagin <evvers@ya.ru>
Mon, 17 Feb 2020 22:50:36 +0000 (01:50 +0300)
docs/HACKING.md

index db9ed1a01ebd0b6fb03819b64f32b4260fa24e75..e2aa5853ec69ab6a423ff0cc34d87d51c0d4cde9 100644 (file)
@@ -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