From 37c20fa64b7fc8156d51e08f9271fe3dafda5c19 Mon Sep 17 00:00:00 2001 From: Tobias Bieniek Date: Mon, 10 Jun 2013 19:03:54 +0300 Subject: [PATCH] Fixed broken link in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b65f5eeb2e..bcad502abc 100644 --- a/README.md +++ b/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. -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.