Fix the typo of link in devmapper

Signed-off-by: YuPengZTE <yu.peng36@zte.com.cn>
Upstream-commit: f7701d90a94922fa6854cc80b2218392d6a4ac76
Component: engine
This commit is contained in:
YuPengZTE
2016-10-18 16:02:38 +08:00
parent 11c60fb1ba
commit 153b6651a5
@@ -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/reference/commandline/daemon/#storage-driver-options).
documentation](https://docs.docker.com/engine/userguide/storagedriver/device-mapper-driver/).
If you add an options, update both the `man` page and the documentation.