From 67ca7415e71a3e6389b883f746a1a15580deb892 Mon Sep 17 00:00:00 2001 From: Fred Lifton Date: Mon, 10 Nov 2014 11:33:16 -0800 Subject: [PATCH] Add link to Docs README. Linking to the docs readme to help would-be contributors discover the style guide and docs contribution guidelines. Docker-DCO-1.1-Signed-off-by: Fred Lifton (github: fredlf) --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2d143a6d6e..7aa7795464 100644 --- a/README.md +++ b/README.md @@ -181,10 +181,10 @@ Contributing to Docker [![Build Status](https://ci.dockerproject.com/github.com/docker/docker/status.svg?branch=master)](https://ci.dockerproject.com/github.com/docker/docker) Want to hack on Docker? Awesome! There are instructions to get you -started [here](CONTRIBUTING.md). +started [here](CONTRIBUTING.md). If you'd like to contribute to the +documentation, please take a look at this [README.md](https://github.com/docker/docker/blob/master/docs/README.md). -They are probably not perfect, please let us know if anything feels -wrong or incomplete. +These instructions are probably not perfect, please let us know if anything feels wrong or incomplete. ### Legal