浏览代码

Merge pull request #10478 from bcicen/fix-readme-project-url

fix project url in readme to point to the correct location
James Turnbull 10 年之前
父节点
当前提交
9273040a20
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -199,7 +199,7 @@ How the project is run
 ======================
 ======================
 
 
 Docker is a very, very active project. If you want to learn more about how it is run,
 Docker is a very, very active project. If you want to learn more about how it is run,
-or want to get more involved, the best place to start is [the project directory](https://github.com/docker/docker/tree/project).
+or want to get more involved, the best place to start is [the project directory](https://github.com/docker/docker/tree/master/project).
 
 
 We are always open to suggestions on process improvements, and are always looking for more maintainers.
 We are always open to suggestions on process improvements, and are always looking for more maintainers.