浏览代码

Merge pull request #15836 from rsmitty/issue-15835

Resolves link to introduction to Docker
Sven Dowideit 10 年之前
父节点
当前提交
8720f71b52
共有 1 个文件被更改,包括 1 次插入1 次删除
  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.