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>2020-07-02 01:56:48 +0300
committerEvan Read <eread@gitlab.com>2020-07-02 01:56:48 +0300
commit9a12e1f46f6e97d62d8d9185c6737605700fe260 (patch)
tree61af5e396e22f616b768d6334e13fb914d37b6df
parent4e35995e36975d02ba6873061cdddbc5fad4df2e (diff)
Change location to Redis and postgres in navbar
-rw-r--r--content/_data/default-nav.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/content/_data/default-nav.yaml b/content/_data/default-nav.yaml
index e1249a1a..110923e8 100644
--- a/content/_data/default-nav.yaml
+++ b/content/_data/default-nav.yaml
@@ -1042,8 +1042,8 @@ sections:
doc_url: 'administration/high_availability/consul.html'
ee_only: true
ee_tier: 'GitLab Premium and higher tiers. Not available in GitLab.com'
- - doc_title: Database
- doc_url: 'administration/high_availability/database.html'
+ - doc_title: PostgreSQL
+ doc_url: 'administration/postgresql/'
- doc_title: GitLab Rails
doc_url: 'administration/high_availability/gitlab.html'
- doc_title: Load balancer
@@ -1057,7 +1057,7 @@ sections:
ee_only: true
ee_tier: 'GitLab Premium and higher tiers. Not available in GitLab.com'
- doc_title: Redis
- doc_url: 'administration/high_availability/redis.html'
+ doc_url: 'administration/redis/'
- doc_title: Sidekiq
doc_url: 'administration/high_availability/sidekiq.html'
- category_title: Configure