Fixing man page link

Signed-off-by: Andrew Po <absourd.noise@gmail.com>
Upstream-commit: 55e99763160018c610718890468c0f7ef300b1d9
Component: engine
This commit is contained in:
Andrew Po
2016-06-09 16:39:50 +03:00
parent 9e8cade78a
commit c88ebc1c56
+1 -1
View File
@@ -284,5 +284,5 @@ aws cloudfront create-invalidation --profile docs.docker.com --distribution-id
### Generate the man pages
For information on generating man pages (short for manual page), see the README.md
document in [the man page directory](https://github.com/docker/docker/tree/master/docker)
document in [the man page directory](https://github.com/docker/docker/tree/master/man)
in this project.