From 0b8ea4387a3b1e415a49b9c6dbead858891a5ce9 Mon Sep 17 00:00:00 2001 From: Matt Bentley Date: Wed, 25 May 2016 08:46:39 -0400 Subject: [PATCH] Re-apply changes made in 24ec73f Signed-off-by: Matt Bentley --- docs/userguide/storagedriver/device-mapper-driver.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/userguide/storagedriver/device-mapper-driver.md b/docs/userguide/storagedriver/device-mapper-driver.md index df089d319..636f2ede3 100644 --- a/docs/userguide/storagedriver/device-mapper-driver.md +++ b/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/daemon#storage-driver-options) +* [daemon reference](../../reference/commandline/dockerd#storage-driver-options)