mirror of https://github.com/docker/docs.git
Merge pull request #15836 from rsmitty/issue-15835
Resolves link to introduction to Docker
This commit is contained in:
commit
8720f71b52
|
@ -10,7 +10,7 @@ parent = "mn_fun_docker"
|
||||||
|
|
||||||
# Welcome to the Docker user guide
|
# 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
|
works. In this guide we're going to take you through the fundamentals of
|
||||||
using Docker and integrating it into your environment.
|
using Docker and integrating it into your environment.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue