From: Jon Ringle Date: Tue, 18 Sep 2018 03:29:36 +0000 (-0400) Subject: doc: Fix link to CONTRIBUTING.md (#10109) X-Git-Tag: v240~717 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5ff030402f04133a3656a492052a6f1cf5c28f7b;p=thirdparty%2Fsystemd.git doc: Fix link to CONTRIBUTING.md (#10109) --- diff --git a/README.md b/README.md index bebe259a810..b0b0a865384 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).