fix link to introducion on 'Working with Docker Images' page

Old link go to Table of content page, but by context it should go to 'understaning-docker' pag

Signed-off-by: Pavel Lobashov <shockwavenn@gmail.com>
This commit is contained in:
Pavel Lobashov 2015-01-16 13:48:00 +03:00 committed by Pavel Lobashov
parent 22437eb960
commit 43b9736842
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`