summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJon Ringle <ringlej@users.noreply.github.com>2018-09-17 23:29:36 -0400
committerYu Watanabe <watanabe.yu+github@gmail.com>2018-09-18 12:29:36 +0900
commit5ff030402f04133a3656a492052a6f1cf5c28f7b (patch)
tree140df58736afecde467a253b0f6563e6b961b02c /README.md
parentc1342d559739a07e1fe52bc73d6ccadff72f6920 (diff)
downloadsystemd-5ff030402f04133a3656a492052a6f1cf5c28f7b.tar.gz
doc: Fix link to CONTRIBUTING.md (#10109)
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index bebe259a81..b0b0a86538 100644
--- a/README.md
+++ b/README.md
@@ -18,7 +18,7 @@ Consult our [NEWS file](../master/NEWS) for information about what's new in the
Please see the [HACKING file](../master/docs/HACKING) for information how to hack on systemd and test your modifications.
-Please see our [Contribution Guidelines](../master/.github/CONTRIBUTING.md) for more information about filing GitHub Issues and posting GitHub Pull Requests.
+Please see our [Contribution Guidelines](../master/docs/CONTRIBUTING.md) for more information about filing GitHub Issues and posting GitHub Pull Requests.
When preparing patches for systemd, please follow our [Coding Style Guidelines](../master/docs/CODING_STYLE).