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:
authorMarcin Sedlak-Jakubowski <msedlakjakubowski@gitlab.com>2020-07-03 16:44:11 +0300
committerMarcin Sedlak-Jakubowski <msedlakjakubowski@gitlab.com>2020-07-03 16:44:11 +0300
commit76ec2b84bf65613b9d14c7e8d3e211064f7c9427 (patch)
treea73ab2dfc4058bb81fb96a04cff77438275386c4
parentb4e820024b26316539ae55ef5b765d776b00a3ee (diff)
parent974a57b7b4aa029dc3b27d2c40a760e258c9b3f7 (diff)
Merge branch 'eread/fix-menu-items' into 'master'
Fix menu items See merge request gitlab-org/gitlab-docs!986
-rw-r--r--content/_data/default-nav.yaml10
-rw-r--r--content/_data/runner-nav.yaml4
2 files changed, 7 insertions, 7 deletions
diff --git a/content/_data/default-nav.yaml b/content/_data/default-nav.yaml
index 3053b4db..12c4e141 100644
--- a/content/_data/default-nav.yaml
+++ b/content/_data/default-nav.yaml
@@ -987,7 +987,7 @@ sections:
- doc_title: Git
doc_url: 'topics/git/'
- category_title: GitLab.com settings
- category_url: 'user/gitlab_com/index.html'
+ category_url: 'user/gitlab_com/'
- category_title: Keyboard shortcuts
category_url: 'user/shortcuts.html'
- category_title: Markdown
@@ -1343,7 +1343,7 @@ sections:
- category_title: Architecture
category_url: 'development/architecture.html'
- category_title: CI/CD development
- category_url: 'development/cicd/index.html'
+ category_url: 'development/cicd/'
- category_title: Database guides
category_url: 'development/database/'
docs:
@@ -1456,7 +1456,7 @@ sections:
- doc_title: API style guide
doc_url: 'development/api_styleguide.html'
- doc_title: Go standards and style guidelines
- doc_url: 'development/go_guide/index.html'
+ doc_url: 'development/go_guide/'
- doc_title: GraphQL API style guide
doc_url: 'development/api_graphql_styleguide.html'
- doc_title: Guidelines for shell commands
@@ -1470,11 +1470,11 @@ sections:
- doc_title: Newlines style guide
doc_url: 'development/newlines_styleguide.html'
- doc_title: Python development guidelines
- doc_url: 'development/python_guide/index.html'
+ doc_url: 'development/python_guide/'
- doc_title: SCSS style guide
doc_url: 'development/fe_guide/style/scss.html'
- doc_title: Shell scripting standards and style guidelines
- doc_url: 'development/shell_scripting_guide/index.html'
+ doc_url: 'development/shell_scripting_guide/'
- doc_title: Sidekiq debugging
doc_url: 'development/sidekiq_debugging.html'
- doc_title: Sidekiq style guide
diff --git a/content/_data/runner-nav.yaml b/content/_data/runner-nav.yaml
index 4d47e383..ec9ddd7b 100644
--- a/content/_data/runner-nav.yaml
+++ b/content/_data/runner-nav.yaml
@@ -123,10 +123,10 @@ sections:
section_url: 'monitoring/README.html'
- section_title: Security
- section_url: 'security/index.html'
+ section_url: 'security/'
- section_title: Shells
- section_url: 'shells/index.html'
+ section_url: 'shells/'
- section_title: Troubleshoot
section_url: 'faq/README.html'