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:
authorJason Young <jyoung@gitlab.com>2022-08-23 23:24:51 +0300
committerJason Young <jyoung@gitlab.com>2022-08-23 23:24:51 +0300
commit17fb7121cdd4b1b51743740d2dc447039a4089ee (patch)
tree2528be9bb392fe2566839eae005f67e6f1e26ab0
parente8700085019bfaef243588e3b060b30556b4128c (diff)
Change the sidebar doc_title to match updated page titlejayo-change-sidebar-nav-entry
In https://gitlab.com/gitlab-org/charts/gitlab/-/merge_requests/2725 we have changed the title of the charts/quickstart/index.md to # Test the GitLab chart on GKE or EKS - this updates the sidebar nav to match Signed-off-by: Jason Young <jyoung@gitlab.com>
-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 b9b22c0a..4cfb5eaf 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'