fix storage-driver-options 404

Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
This commit is contained in:
Thomas Sjögren 2016-10-21 15:50:11 +02:00
parent d56ab935d9
commit f2f8532ca9
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="../../../reference/commandline/dockerd/#storage-driver-options"
href="/engine/reference/commandline/dockerd/#storage-driver-options"
target="_blank">the storage driver options in the Engine daemon reference</a>.