From 4399f6a8358258b196614d66c4536e4b501d2686 Mon Sep 17 00:00:00 2001 From: Matt Bentley Date: Thu, 9 Mar 2017 19:45:00 -0500 Subject: [PATCH] Fix devicemapper link for 1.13 docs (#2230) * Fix devicemapper link for 1.13 docs --- cs-engine/1.13/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cs-engine/1.13/index.md b/cs-engine/1.13/index.md index 20f11a1330..a1ae83641e 100644 --- a/cs-engine/1.13/index.md +++ b/cs-engine/1.13/index.md @@ -102,7 +102,7 @@ to update its RHEL kernel. By default, the `devicemapper` graph driver does not come pre-configured in a production-ready state. Follow the documented step by step instructions to - [configure devicemapper with direct-lvm for production](../../engine/userguide/storagedriver/device-mapper-driver/#/for-a-direct-lvm-mode-configuration) + [configure devicemapper with direct-lvm for production](/engine/userguide/storagedriver/device-mapper-driver/#configure-direct-lvm-mode-for-production) to achieve the best performance and reliability for your environment. 6. Configure the Docker daemon to start automatically when the system starts,