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:
authorAmy Qualls (slowly returning after surgery) <aqualls@gitlab.com>2020-09-22 17:47:35 +0300
committerAmy Qualls (slowly returning after surgery) <aqualls@gitlab.com>2020-09-22 17:47:35 +0300
commitd47fef36c6800a2080b4acf97a5451669a363c23 (patch)
tree0e3809b8b26eb977ffa23da75b274021406c2936
parentb7c52ca36ced7760a03edd477b0f4a2d579cb64f (diff)
parentce04887b1d430014af0334d98b4fefc2de8e8516 (diff)
Merge branch 'eread/add-gitlab-pages-redirects-to-nav' into 'master'
Add GitLab pages redirects topic to nav See merge request gitlab-org/gitlab-docs!1171
-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 0edaf7c2..ac26af82 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