Browse Source

Merge pull request #15836 from rsmitty/issue-15835

Resolves link to introduction to Docker
Sven Dowideit 10 years ago
parent
commit
8720f71b52
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/userguide/index.md

+ 1 - 1
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.