]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
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 1778e4822d207b406c525ab3c5b858e50da144eb..c975ca183e3d3fae9f100d4c934c247faaf38188 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: