Browse Source

Merge pull request #867 from Turbo87/patch-1

Fixed broken link in README
Guillaume J. Charmes 12 years ago
parent
commit
2a6a1d439c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -251,7 +251,7 @@ Note
 ----
 ----
 
 
 We also keep the documentation in this repository. The website documentation is generated using sphinx using these sources.
 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.
 Please feel free to fix / update the documentation and send us pull requests. More tutorials are also welcome.