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:
authorEvan Read <eread@gitlab.com>2020-09-22 04:38:43 +0300
committerEvan Read <eread@gitlab.com>2020-09-22 04:38:43 +0300
commitce04887b1d430014af0334d98b4fefc2de8e8516 (patch)
tree015c33989eccf8df3e9f46d63e173e11aee7ec3f
parentafd29c1b3fb16b086f9a333f79bf656eeb50c42a (diff)
Add GitLab pages redirects topic to nav
-rw-r--r--content/_data/default-nav.yaml8
1 files changed, 5 insertions, 3 deletions
diff --git a/content/_data/default-nav.yaml b/content/_data/default-nav.yaml
index c9203ea6..8c3d707e 100644
--- a/content/_data/default-nav.yaml
+++ b/content/_data/default-nav.yaml
@@ -256,7 +256,7 @@ sections:
- category_title: GitLab Pages
category_url: 'user/project/pages/'
docs:
- - doc_title: "Getting started"
+ - doc_title: Getting started
doc_url: 'user/project/pages/#getting-started'
- doc_title: Default domains, URLs, and baseurls
doc_url: 'user/project/pages/getting_started_part_one.html'
@@ -264,10 +264,12 @@ sections:
doc_url: 'user/project/pages/getting_started/pages_from_scratch.html'
- doc_title: Custom domains and SSL/TLS certificates
doc_url: 'user/project/pages/custom_domains_ssl_tls_certification/'
- - doc_title: "Let's Encrypt integration"
+ - doc_title: Let's Encrypt integration
doc_url: 'user/project/pages/custom_domains_ssl_tls_certification/lets_encrypt_integration.html'
- - doc_title: "Access control"
+ - doc_title: Access control
doc_url: 'user/project/pages/pages_access_control.html'
+ - doc_title: Redirects
+ doc_url: 'user/project/pages/redirects.html'
- doc_title: Exploring GitLab Pages
doc_url: 'user/project/pages/introduction.html'
- category_title: Integrations