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:
authorKati Paizee <kpaizee@gitlab.com>2022-02-21 13:48:01 +0300
committerKati Paizee <kpaizee@gitlab.com>2022-02-21 13:48:01 +0300
commitd399f626ee7abe96deae9d1d95884fa13d8adea4 (patch)
tree96582850046a7c288f3bd65dc7ee8d145ad96791
parent53edbc6dc49a016a313bc74afb6ffd44bc18b71b (diff)
parent502eab20a8d4a38ca139ca4d10d8094ebf361e50 (diff)
Merge branch 'axil-fix-nav-indentation' into 'main'
Move unrelevant items out of CI variables nav See merge request gitlab-org/gitlab-docs!2461
-rw-r--r--content/_data/navigation.yaml28
1 files changed, 14 insertions, 14 deletions
diff --git a/content/_data/navigation.yaml b/content/_data/navigation.yaml
index 5c6ef1cf..7af99379 100644
--- a/content/_data/navigation.yaml
+++ b/content/_data/navigation.yaml
@@ -1403,20 +1403,20 @@ sections:
doc_url: 'ee/ci/variables/predefined_variables.html'
- doc_title: Where variables can be used
doc_url: 'ee/ci/variables/where_variables_can_be_used.html'
- - doc_title: Environments Dashboard
- doc_url: 'ee/ci/environments/environments_dashboard.html'
- - doc_title: Protected environments
- doc_url: 'ee/ci/environments/protected_environments.html'
- - doc_title: Deployment safety
- doc_url: 'ee/ci/environments/deployment_safety.html'
- - doc_title: Deployment approvals
- doc_url: 'ee/ci/environments/deployment_approvals.html'
- - doc_title: Roll out an application incrementally
- doc_url: 'ee/ci/environments/incremental_rollouts.html'
- - doc_title: Deploy to AWS
- doc_url: 'ee/ci/cloud_deployment/'
- - doc_title: Review Apps
- doc_url: 'ee/ci/review_apps/'
+ - doc_title: Environments Dashboard
+ doc_url: 'ee/ci/environments/environments_dashboard.html'
+ - doc_title: Protected environments
+ doc_url: 'ee/ci/environments/protected_environments.html'
+ - doc_title: Deployment safety
+ doc_url: 'ee/ci/environments/deployment_safety.html'
+ - doc_title: Deployment approvals
+ doc_url: 'ee/ci/environments/deployment_approvals.html'
+ - doc_title: Roll out an application incrementally
+ doc_url: 'ee/ci/environments/incremental_rollouts.html'
+ - doc_title: Deploy to AWS
+ doc_url: 'ee/ci/cloud_deployment/'
+ - doc_title: Review Apps
+ doc_url: 'ee/ci/review_apps/'
- doc_title: Cache and artifacts
doc_url: 'ee/ci/caching/'
docs: