From 7f42d6bd0357d262ab2b8c3dbd37d21283e6303d Mon Sep 17 00:00:00 2001 From: Spencer Smith Date: Tue, 25 Aug 2015 13:51:24 -0700 Subject: [PATCH] Resolves link to introduction to Docker Signed-off-by: Spencer Smith Upstream-commit: 9a71dd2b90c13291de979d968b5f9240e9a4a7aa Component: engine --- components/engine/docs/userguide/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/engine/docs/userguide/index.md b/components/engine/docs/userguide/index.md index 1a218803be..f0411d8f36 100644 --- a/components/engine/docs/userguide/index.md +++ b/components/engine/docs/userguide/index.md @@ -10,7 +10,7 @@ parent = "mn_fun_docker" # Welcome to the Docker user guide -In the [Introduction](/) you got a taste of what Docker is and how it +In the [Introduction](/misc) you got a taste of what Docker is and how it works. In this guide we're going to take you through the fundamentals of using Docker and integrating it into your environment.