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:
authorSuzanne Selhorn <sselhorn@gitlab.com>2022-11-22 01:00:53 +0300
committerSuzanne Selhorn <sselhorn@gitlab.com>2022-11-22 01:00:53 +0300
commitf1b4e428b8a95fdb6719b71eff08c9645013e062 (patch)
tree3776df57e7a3af2bdc4738f072c32a07dc372e5d
parent20c2cb80bae6bf47a024c81d3278b5549ab5093f (diff)
parent08aaafd7ff0986a97f70d36be09a51c0dd7ab45a (diff)
Merge branch 'axil-change-installation-titles' into 'main'
Change installation titles to be on par with styleguide See merge request https://gitlab.com/gitlab-org/gitlab-docs/-/merge_requests/3295 Merged-by: Suzanne Selhorn <sselhorn@gitlab.com> Co-authored-by: Achilleas Pipinellis <axil@gitlab.com>
-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 5e62d646..5a6a4150 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