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

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Kozono <mkozono@gitlab.com>2021-06-19 02:26:13 +0300
committerngaskill <ngaskill@gitlab.com>2021-06-21 18:57:57 +0300
commit153c48a012de161af364ea554de156aa0e34818f (patch)
tree442ef922ff533f390f28bf91e480f1e02ac6b964
parented9ca826a6cbba3288d4f7545d0bf2d3139cdecc (diff)
Add Infrastructure Registry and Terraform module nav
-rw-r--r--content/_data/navigation.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/content/_data/navigation.yaml b/content/_data/navigation.yaml
index 11f608f1..f848c17c 100644
--- a/content/_data/navigation.yaml
+++ b/content/_data/navigation.yaml
@@ -1477,6 +1477,11 @@ sections:
doc_url: 'ee/user/packages/workflows/working_with_monorepos.html'
- doc_title: Container Registry
doc_url: 'ee/user/packages/container_registry/'
+ - doc_title: Infrastructure Registry
+ doc_url: 'ee/user/packages/infrastructure_registry/'
+ docs:
+ - doc_title: Terraform module registry
+ doc_url: 'ee/user/packages/terraform_module_registry/'
- doc_title: Dependency Proxy
doc_url: 'ee/user/packages/dependency_proxy/'
- category_title: Secure your application