Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenis Meiswinkel <denis.meiswinkel@gmail.com>2016-02-11 19:03:31 +0300
committerDenis Meiswinkel <denis.meiswinkel@gmail.com>2016-02-11 19:03:31 +0300
commit7e904ab37bede9c20d4cd89637cc32b1a42c2b6a (patch)
tree09366b8033bafe8c5339892acb2a29efe73fb5b5 /doc/ci/docker/using_docker_images.md
parent0008dc2f2b014a4090dbdb5be2d53a9f3de61010 (diff)
Updated Docker Fundamentals link as suggested by @axil
Diffstat (limited to 'doc/ci/docker/using_docker_images.md')
-rw-r--r--doc/ci/docker/using_docker_images.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ci/docker/using_docker_images.md b/doc/ci/docker/using_docker_images.md
index 16a2ab8a83c..bd748f1b986 100644
--- a/doc/ci/docker/using_docker_images.md
+++ b/doc/ci/docker/using_docker_images.md
@@ -270,7 +270,7 @@ This will forcefully (`-f`) remove the `build` container, the two service
containers as well as all volumes (`-v`) that were created with the container
creation.
-[Docker Fundamentals]: https://docs.docker.com/
+[Docker Fundamentals]: https://docs.docker.com/engine/understanding-docker/
[hub]: https://hub.docker.com/
[linking-containers]: https://docs.docker.com/engine/userguide/networking/default_network/dockerlinks/
[tutum/wordpress]: https://registry.hub.docker.com/u/tutum/wordpress/