From 7776f50b3a7c7559991e0112c2a60d4f3e23370e Mon Sep 17 00:00:00 2001 From: Achilleas Pipinellis Date: Wed, 11 Sep 2019 17:27:57 +0200 Subject: Interlink between user/admin docs in Container Registry --- doc/administration/packages/container_registry.md | 8 +++++--- doc/user/packages/container_registry/index.md | 7 ++++--- 2 files changed, 9 insertions(+), 6 deletions(-) diff --git a/doc/administration/packages/container_registry.md b/doc/administration/packages/container_registry.md index a590764a20a..d956e66bb78 100644 --- a/doc/administration/packages/container_registry.md +++ b/doc/administration/packages/container_registry.md @@ -3,13 +3,15 @@ > - [Introduced](https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/4040) in GitLab 8.8. > - Container Registry manifest `v1` support was added in GitLab 8.9 to support > Docker versions earlier than 1.10. -> - This document is about the admin guide. To learn how to use GitLab Container -> Registry [user documentation](../../user/packages/container_registry/index.md). + +NOTE: **Note:** +This document is about the admin guide. To learn how to use GitLab Container +Registry [user documentation](../../user/packages/container_registry/index.md). With the Container Registry integrated into GitLab, every project can have its own space to store its Docker images. -You can read more about the Container Registry at +You can read more about the Docker Registry at . ## Enable the Container Registry diff --git a/doc/user/packages/container_registry/index.md b/doc/user/packages/container_registry/index.md index efe4e6a471f..710e7bd405b 100644 --- a/doc/user/packages/container_registry/index.md +++ b/doc/user/packages/container_registry/index.md @@ -8,13 +8,14 @@ > login to GitLab's Container Registry. > - Multiple level image names support was added in GitLab 9.1. -With the Docker Container Registry integrated into GitLab, every project can -have its own space to store its Docker images. - +NOTE: **Note:** This document is the user guide. To learn how to enable GitLab Container Registry across your GitLab instance, visit the [administrator documentation](../../../administration/packages/container_registry.md). +With the Docker Container Registry integrated into GitLab, every project can +have its own space to store its Docker images. + You can read more about Docker Registry at . ## Enable the Container Registry for your project -- cgit v1.2.1