|
...
|
...
|
@@ -181,10 +181,11 @@ Contributing to Docker
|
|
181
|
181
|
[](https://ci.dockerproject.com/github.com/docker/docker)
|
|
182
|
182
|
|
|
183
|
183
|
Want to hack on Docker? Awesome! There are instructions to get you
|
|
184
|
|
-started [here](CONTRIBUTING.md).
|
|
|
184
|
+started [here](CONTRIBUTING.md). If you'd like to contribute to the
|
|
|
185
|
+documentation, please take a look at this [README.md](https://github.com/docker/docker/blob/master/docs/README.md).
|
|
185
|
186
|
|
|
186
|
|
-They are probably not perfect, please let us know if anything feels
|
|
187
|
|
-wrong or incomplete.
|
|
|
187
|
+These instructions are probably not perfect, please let us know if anything
|
|
|
188
|
+feels wrong or incomplete.
|
|
188
|
189
|
|
|
189
|
190
|
### Legal
|
|
190
|
191
|
|