diff options
-rw-r--r-- | docs/HACKING | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/HACKING b/docs/HACKING index 1778e4822d..c975ca183e 100644 --- a/docs/HACKING +++ b/docs/HACKING @@ -109,7 +109,7 @@ commands like this: python infra/helper.py run_fuzzer systemd fuzz-foo If you find a bug that impacts the security of systemd, please follow the -guidance in .github/CONTRIBUTING.md on how to report a security vulnerability. +guidance in CONTRIBUTING.md on how to report a security vulnerability. For more details on building fuzzers and integrating with OSS-Fuzz, visit: |