diff options
author | Martin Pitt <martin.pitt@ubuntu.com> | 2016-02-23 08:19:20 +0100 |
---|---|---|
committer | Martin Pitt <martin.pitt@ubuntu.com> | 2016-02-23 08:19:20 +0100 |
commit | 548bd139fed78a83ce063afb4b4d68dd0971884b (patch) | |
tree | 7d5867f9b46724c8df72f758db812b328a7a801a /README.md | |
parent | c4bcaa4148fbfe977a551cdd0b1209a416ede586 (diff) | |
parent | 13f41f6266891286f285cf4615cc389954f3f23f (diff) |
Merge pull request #2698 from poettering/personality
Personality fixes
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ Information about build requirements are provided in the [README file](../master Consult our [NEWS file](../master/NEWS) for information about what's new in the most recent systemd versions. -Please see our [Contribution Guidelines](../master/CONTRIBUTING.md) for more information about filing GitHub Issues and posting GitHub Pull Requests. +Please see our [Contribution Guidelines](../master/.github/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/CODING_STYLE). |