From e7f24f4bb5c44947d4835d6ac70c0f3c202f3f1a Mon Sep 17 00:00:00 2001 From: Sven Dowideit Date: Sat, 18 Jun 2016 12:44:38 +0000 Subject: [PATCH] href links are not converted from file.md by hugo Signed-off-by: Sven Dowideit Upstream-commit: ad1819ca1d56a0e2caae2f0f28d14a456686e00b Component: engine --- .../docs/userguide/storagedriver/device-mapper-driver.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/engine/docs/userguide/storagedriver/device-mapper-driver.md b/components/engine/docs/userguide/storagedriver/device-mapper-driver.md index 885e4fb9c1..75921ae344 100644 --- a/components/engine/docs/userguide/storagedriver/device-mapper-driver.md +++ b/components/engine/docs/userguide/storagedriver/device-mapper-driver.md @@ -358,7 +358,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 the storage driver options in the Engine daemon reference. @@ -658,4 +658,4 @@ data volumes. * [Select a storage driver](selectadriver.md) * [AUFS storage driver in practice](aufs-driver.md) * [Btrfs storage driver in practice](btrfs-driver.md) -* [daemon reference](../../reference/commandline/dockerd.md#storage-driver-options) +* [daemon reference](../../reference/commandline/dockerd/#storage-driver-options)