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-11-22 01:00:52 +0300
committerSuzanne Selhorn <sselhorn@gitlab.com>2022-11-22 01:00:52 +0300
commit08aaafd7ff0986a97f70d36be09a51c0dd7ab45a (patch)
tree5a396ea9b7cababe62071b3843b07f74e594e398
parent273f3bd43ad576c605b275b9e526d1e0c04f7da9 (diff)
Change installation titles to be on par with styleguide
-rw-r--r--content/_data/navigation.yaml8
1 files changed, 4 insertions, 4 deletions
diff --git a/content/_data/navigation.yaml b/content/_data/navigation.yaml
index 2ad2b31d..0458ed36 100644
--- a/content/_data/navigation.yaml
+++ b/content/_data/navigation.yaml
@@ -64,7 +64,7 @@ sections:
category_url: 'ee/install/install_methods.html'
docs:
# Documentation from https://gitlab.com/gitlab-org/omnibus-gitlab
- - doc_title: Linux packages (Omnibus)
+ - doc_title: Linux package (Omnibus)
doc_url: 'omnibus/'
docs:
- doc_title: Architecture
@@ -149,7 +149,7 @@ sections:
doc_url: 'omnibus/troubleshooting.html'
# End of documentation from https://gitlab.com/gitlab-org/omnibus-gitlab
- - doc_title: Helm chart
+ - doc_title: Helm chart (Kubernetes)
doc_url: 'charts/'
docs:
# Documentation from https://gitlab.com/gitlab-org/charts/gitlab
@@ -304,7 +304,7 @@ sections:
# End of documentation from https://gitlab.com/gitlab-org/charts/gitlab
# Documentation from https://gitlab.com/gitlab-org/cloud-native/gitlab-operator
- - doc_title: Operator
+ - doc_title: Operator (Kubernetes)
doc_url: 'operator/'
docs:
- doc_title: Install
@@ -323,7 +323,7 @@ sections:
- doc_title: Docker
doc_url: 'ee/install/docker.html'
- - doc_title: From source
+ - doc_title: Self-compiled (source)
doc_url: 'ee/install/installation.html'
docs:
- doc_title: Install under a relative URL