]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - docs/HACKING.md
Remove systemd-firstboot --force entry from TODO
[thirdparty/systemd.git] / docs / HACKING.md
index db9ed1a01ebd0b6fb03819b64f32b4260fa24e75..c0516b5c624affe14f98df38fdf378766cc1a091 100644 (file)
@@ -127,7 +127,5 @@ 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://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
+- [Setting up a new project - OSS-Fuzz](https://google.github.io/oss-fuzz/getting-started/new-project-guide/)
+- [Tutorials - OSS-Fuzz](https://google.github.io/oss-fuzz/reference/useful-links/#tutorials)