Update device-mapper-driver.md

This commit is contained in:
John Mulhausen 2016-10-21 14:31:30 -07:00 committed by GitHub
parent f2f8532ca9
commit 5435bfd362
1 changed files with 1 additions and 1 deletions

View File

@ -375,7 +375,7 @@ If you run into repeated problems with thin pool, you can use the
`dm.min_free_space` option to tune the Engine behavior. This value ensures that
operations fail with a warning when the free space is at or near the minimum.
For information, see <a
href="/engine/reference/commandline/dockerd/#storage-driver-options"
href="/../../reference/commandline/dockerd/#storage-driver-options"
target="_blank">the storage driver options in the Engine daemon reference</a>.