docs: fix CONTRIBUTING path (#10160)
authorLennart Poettering <lennart@poettering.net>
Mon, 24 Sep 2018 21:25:48 +0000 (00:25 +0300)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 24 Sep 2018 21:25:48 +0000 (06:25 +0900)
docs/HACKING

index 1778e48..c975ca1 100644 (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: