Merge pull request #867 from Turbo87/patch-1

Fixed broken link in README
Upstream-commit: 2a6a1d439c28f5cc2f7ab472305b3fc0baaf8c0b
Component: engine
This commit is contained in:
Guillaume J. Charmes
2013-06-10 10:57:09 -07:00

View File

@ -251,7 +251,7 @@ Note
----
We also keep the documentation in this repository. The website documentation is generated using sphinx using these sources.
Please find it under docs/sources/ and read more about it https://github.com/dotcloud/docker/master/docs/README.md
Please find it under docs/sources/ and read more about it https://github.com/dotcloud/docker/tree/master/docs/README.md
Please feel free to fix / update the documentation and send us pull requests. More tutorials are also welcome.