fix 'the project directory' link

The old link jump to 404

Signed-off-by: Jiang Jinyang <jjyruby@gmail.com>
Upstream-commit: dd0bebde026b02c67d1a8aa0b9464efbe7fafe26
Component: engine
This commit is contained in:
jjy
2015-02-01 17:38:20 +08:00
parent 997f07bcec
commit 410388f2b9

View File

@ -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,
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.