Fix the typo of URLs

Signed-off-by: YuPengZTE <yu.peng36@zte.com.cn>
Upstream-commit: fa378413f88054d0a336d675e7280930ddc86cb2
Component: engine
This commit is contained in:
YuPengZTE
2016-10-19 17:42:45 +08:00
parent a787673664
commit 8fb804fc58
3 changed files with 3 additions and 3 deletions

View File

@ -92,5 +92,5 @@ This uses the `dm` prefix and would be used something like `docker daemon --stor
These options are currently documented both in [the man
page](../../../man/docker.1.md) and in [the online
documentation](https://docs.docker.com/engine/userguide/storagedriver/device-mapper-driver/).
documentation](https://docs.docker.com/engine/reference/commandline/dockerd/#/storage-driver-options).
If you add an options, update both the `man` page and the documentation.