Merge pull request #10138 from ShockwaveNN/patch-1

fix link to introducion on 'Working with Docker Images' page
Upstream-commit: 27602f2a21732656180397cd4e30b9d246b75a0b
Component: engine
This commit is contained in:
James Turnbull
2015-01-19 10:53:15 -05:00

View File

@ -4,7 +4,7 @@ page_keywords: documentation, docs, the docker guide, docker guide, docker, dock
# Working with Docker Images
In the [introduction](/introduction/) we've discovered that Docker
In the [introduction](/introduction/understanding-docker/) we've discovered that Docker
images are the basis of containers. In the
[previous](/userguide/dockerizing/) [sections](/userguide/usingdocker/)
we've used Docker images that already exist, for example the `ubuntu`