From c681d6812a2db4ba4093b6f465b3fc3a8f4b3e8b Mon Sep 17 00:00:00 2001 From: Christopher Jones Date: Wed, 4 Nov 2015 11:24:03 -0600 Subject: [PATCH] Fixed link to contribution page in docs/README.md. Signed-off-by: Christopher Jones --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index de40d98864..ff333b3c89 100644 --- a/docs/README.md +++ b/docs/README.md @@ -39,7 +39,7 @@ on other branches by special arrangement with the Docker maintainers. If you are a new or beginner contributor, we encourage you to read through the [our detailed contributors -guide](who-written-for.md). The guide explains in +guide](http://docs.docker.com/opensource/code/). The guide explains in detail, with examples, how to contribute. If you are an experienced contributor this quickstart should be enough to get you started.