docs: fix CONTRIBUTING path (#10160)

This commit is contained in:
Lennart Poettering 2018-09-25 00:25:48 +03:00 committed by Yu Watanabe
parent 6c9c51e5e2
commit 7fe96758d1
1 changed files with 1 additions and 1 deletions

View File

@ -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: