Merge pull request #238 from lucafavatella/contributing

Fix link re contributing in README
This commit is contained in:
Mrunal Patel 2014-10-26 13:34:44 -07:00
commit cda71a5a61
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ Docs released under Creative commons.
First of all, please familiarise yourself with the [libcontainer Principles](PRINCIPLES.md). First of all, please familiarise yourself with the [libcontainer Principles](PRINCIPLES.md).
If you're a *contributor* or aspiring contributor, you should read the [Contributors' Guide](CONTRIBUTORS_GUIDE.md). If you're a *contributor* or aspiring contributor, you should read the [Contributors' Guide](CONTRIBUTING.md).
If you're a *maintainer* or aspiring maintainer, you should read the [Maintainers' Guide](MAINTAINERS_GUIDE.md) and If you're a *maintainer* or aspiring maintainer, you should read the [Maintainers' Guide](MAINTAINERS_GUIDE.md) and
"How can I become a maintainer?" in the Contributors' Guide. "How can I become a maintainer?" in the Contributors' Guide.