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:
authorNick Gaskill <ngaskill@gitlab.com>2021-06-21 19:27:05 +0300
committerNick Gaskill <ngaskill@gitlab.com>2021-06-21 19:27:05 +0300
commitd5ba313fd1ca4643e4f26a31d432ae44cce98ed0 (patch)
tree442ef922ff533f390f28bf91e480f1e02ac6b964
parented9ca826a6cbba3288d4f7545d0bf2d3139cdecc (diff)
parent153c48a012de161af364ea554de156aa0e34818f (diff)
Merge branch 'mkozono-main-patch-19113' into 'main'
Add Infrastructure Registry and Terraform module nav item See merge request gitlab-org/gitlab-docs!1900
-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