summaryrefslogtreecommitdiff
path: root/doc/README.md
diff options
context:
space:
mode:
authorKamil Trzcinski <ayufan@ayufan.eu>2016-05-22 23:12:32 -0500
committerKamil Trzcinski <ayufan@ayufan.eu>2016-05-22 23:12:32 -0500
commit8ed9b6aa7a31dad147e050d3fe992fbf814712fb (patch)
tree32af6ef3237d0254570847fed1c4db5a560636d5 /doc/README.md
parent3c18a4f8aaf88dcea8c22995814057d1885c654c (diff)
downloadgitlab-ce-8ed9b6aa7a31dad147e050d3fe992fbf814712fb.tar.gz
Initial version of user documentation of container registrycontainer-registry-user-docs
Diffstat (limited to 'doc/README.md')
-rw-r--r--doc/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/README.md b/doc/README.md
index a297ce54f3e..8a6adee2fba 100644
--- a/doc/README.md
+++ b/doc/README.md
@@ -13,6 +13,7 @@
- [Profile Settings](profile/README.md)
- [Project Services](project_services/project_services.md) Integrate a project with external services, such as CI and chat.
- [Public access](public_access/public_access.md) Learn how you can allow public and internal access to projects.
+- [Container Registry](container-registry/README.md) Learn how to use GitLab Container Registry.
- [SSH](ssh/README.md) Setup your ssh keys and deploy keys for secure access to your projects.
- [Webhooks](web_hooks/web_hooks.md) Let GitLab notify you when new code has been pushed to your project.
- [Workflow](workflow/README.md) Using GitLab functionality and importing projects from GitHub and SVN.