From f11fb706f6f54a0a06e80b7d4326a14ce50c1611 Mon Sep 17 00:00:00 2001 From: Andreas Savvides Date: Fri, 16 Aug 2013 12:07:37 +0100 Subject: [PATCH] Adding direct reference to contribution guidelines --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index ed2709158..ffe5f0dca 100644 --- a/README.md +++ b/README.md @@ -301,8 +301,7 @@ Contributing to Docker ====================== Want to hack on Docker? Awesome! There are instructions to get you -started on the website: -http://docs.docker.io/en/latest/contributing/contributing/ +started [here](CONTRIBUTING.md). They are probably not perfect, please let us know if anything feels wrong or incomplete.