summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axilleas@axilleas.me>2016-10-06 18:44:09 +0200
committerAchilleas Pipinellis <axilleas@axilleas.me>2016-10-06 18:44:09 +0200
commit2fc6e85dfcdac71f8eab888eaa818e97466eb04b (patch)
treebe27ac68c17e4fc57426b96f4abd45789f3aa1f0
parentdb77289bcb0a075d8de5c7052ef93a91616afb76 (diff)
downloadgitlab-ce-docs/refactor-registry.tar.gz
Change link to point to new locationdocs/refactor-registry
[ci skip]
-rw-r--r--doc/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README.md b/doc/README.md
index dd0eb97489e..2357bdb5be2 100644
--- a/doc/README.md
+++ b/doc/README.md
@@ -6,7 +6,7 @@
- [API](api/README.md) Automate GitLab via a simple and powerful API.
- [CI/CD](ci/README.md) GitLab Continuous Integration (CI) and Continuous Delivery (CD) getting started, `.gitlab-ci.yml` options, and examples.
- [GitLab as OAuth2 authentication service provider](integration/oauth_provider.md). It allows you to login to other applications from GitLab.
-- [Container Registry](container_registry/README.md) Learn how to use GitLab Container Registry.
+- [Container Registry](user/project/container_registry.md) Learn how to use GitLab Container Registry.
- [GitLab Basics](gitlab-basics/README.md) Find step by step how to start working on your commandline and on GitLab.
- [Importing to GitLab](workflow/importing/README.md).
- [Importing and exporting projects between instances](user/project/settings/import_export.md).