From 9c659a36a519c43692762fbebde923e8d0389616 Mon Sep 17 00:00:00 2001 From: Luca Favatella Date: Sat, 25 Oct 2014 13:15:28 +0100 Subject: [PATCH] Fix link re contributing in README following renaming in 9b10e7f --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b80d2841..3201df9b 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ Docs released under Creative commons. 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 "How can I become a maintainer?" in the Contributors' Guide.