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/user/packages/container_registry/index.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'doc/user') 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