mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Merge pull request #27483 from YuPengZTE/devFixLink
Fix the typo of link in devmapper
This commit is contained in:
commit
32156e1758
1 changed files with 1 additions and 1 deletions
|
@ -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
|
These options are currently documented both in [the man
|
||||||
page](../../../man/docker.1.md) and in [the online
|
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.
|
If you add an options, update both the `man` page and the documentation.
|
||||||
|
|
Loading…
Reference in a new issue