Merge pull request #10138 from ShockwaveNN/patch-1

fix link to introducion on 'Working with Docker Images' page
This commit is contained in:
James Turnbull 2015-01-19 10:53:15 -05:00
commit 27602f2a21
1 changed files with 1 additions and 1 deletions

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`