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>
Upstream-commit: 43b97368422843108a2090633367beaba434245b
Component: engine
This commit is contained in:
Pavel Lobashov
2015-01-16 13:48:00 +03:00
committed by Pavel Lobashov
parent ce31e7fa97
commit 4f77faa073

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`