From: Lennart Poettering Date: Mon, 24 Sep 2018 21:25:48 +0000 (+0300) Subject: docs: fix CONTRIBUTING path (#10160) X-Git-Tag: v240~695 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7fe96758d19c6d2921c660e76573ca34b17c6969;p=thirdparty%2Fsystemd.git docs: fix CONTRIBUTING path (#10160) --- diff --git a/docs/HACKING b/docs/HACKING index 1778e4822d2..c975ca183e3 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: