fix project url in readme to point to the correct location,

https://github.com/docker/docker/tree/master/project

Signed-off-by: Bradley Cicenas <bradley.cicenas@gmail.com>
This commit is contained in:
Bradley Cicenas
2015-02-09 08:49:03 -08:00
committed by Arnaud Porterie
parent 41d0e4293e
commit 0fe9b95415
+1 -1
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.