diff options
author | Jon Ringle <ringlej@users.noreply.github.com> | 2018-09-18 05:29:36 +0200 |
---|---|---|
committer | Yu Watanabe <watanabe.yu+github@gmail.com> | 2018-09-18 05:29:36 +0200 |
commit | 5ff030402f04133a3656a492052a6f1cf5c28f7b (patch) | |
tree | 140df58736afecde467a253b0f6563e6b961b02c /README.md | |
parent | tests: make UBSan print full backtraces (diff) | |
download | systemd-5ff030402f04133a3656a492052a6f1cf5c28f7b.tar.xz systemd-5ff030402f04133a3656a492052a6f1cf5c28f7b.zip |
doc: Fix link to CONTRIBUTING.md (#10109)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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). |