summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2018-09-25 00:25:48 +0300
committerYu Watanabe <watanabe.yu+github@gmail.com>2018-09-25 06:25:48 +0900
commit7fe96758d19c6d2921c660e76573ca34b17c6969 (patch)
tree0b8a29e9c3100b6104217b59049802b8afe20119 /docs
parent6c9c51e5e2fcc2bf91d739f6d31ae475e6772af6 (diff)
downloadsystemd-7fe96758d19c6d2921c660e76573ca34b17c6969.tar.gz
systemd-7fe96758d19c6d2921c660e76573ca34b17c6969.tar.bz2
systemd-7fe96758d19c6d2921c660e76573ca34b17c6969.zip
docs: fix CONTRIBUTING path (#10160)
Diffstat (limited to 'docs')
-rw-r--r--docs/HACKING2
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: