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:
authorAchilleas Pipinellis <axil@gitlab.com>2022-08-26 14:46:28 +0300
committerAchilleas Pipinellis <axil@gitlab.com>2022-08-26 14:46:28 +0300
commitba04ef8e88cc32808ac0d26b7dc9c67a43c2fc72 (patch)
tree13b65d58b222857ff85a57bca22aafd0402e26c0
parent2dde52be2fcec8407a2a333ebb1cb9a08c2be71c (diff)
parent17fb7121cdd4b1b51743740d2dc447039a4089ee (diff)
Merge branch 'jayo-change-sidebar-nav-entry' into 'main'
Change the sidebar nav to match the updated charts/quickstart/index.md title See merge request gitlab-org/gitlab-docs!3054
-rw-r--r--content/_data/navigation.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/_data/navigation.yaml b/content/_data/navigation.yaml
index 7d93c486..4779dcff 100644
--- a/content/_data/navigation.yaml
+++ b/content/_data/navigation.yaml
@@ -152,7 +152,7 @@ sections:
- doc_title: Install
doc_url: 'charts/installation/'
docs:
- - doc_title: Test the GitLab chart on GKE
+ - doc_title: Test the GitLab chart on GKE or EKS
doc_url: 'charts/quickstart/'
- doc_title: Install prerequisites
doc_url: 'charts/installation/tools.html'