Merge pull request #305 from konstruktoid/issue_237

Fix storage-driver-options 404
This commit is contained in:
John Mulhausen 2016-10-21 14:31:41 -07:00 committed by GitHub
commit d58ed7874e
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="/../../reference/commandline/dockerd/#storage-driver-options"
target="_blank">the storage driver options in the Engine daemon reference</a>.