Browse Source

Merge pull request #15836 from rsmitty/issue-15835

Resolves link to introduction to Docker
Sven Dowideit 10 năm trước cách đây
mục cha
commit
8720f71b52
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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.