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 <aqualls@gitlab.com>2020-11-12 23:40:46 +0300
committerCraig Norris <cnorris@gitlab.com>2020-11-12 23:40:46 +0300
commit21d703d284fdd965b74363bad573301329855bdc (patch)
tree31dbf1686199fd79ef701f85d50b85026ed73b9d
parentbc7820f66912bff8c2173f0520d8b592b35ab0ae (diff)
Move location of style guide in menu
The documentation style guide has moved to its own subfolder. This MR updates the location in the menu.
-rw-r--r--content/_data/default-nav.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/_data/default-nav.yaml b/content/_data/default-nav.yaml
index add25058..684f828b 100644
--- a/content/_data/default-nav.yaml
+++ b/content/_data/default-nav.yaml
@@ -1679,7 +1679,7 @@ sections:
category_url: 'development/documentation/'
docs:
- doc_title: Style guide
- doc_url: 'development/documentation/styleguide.html'
+ doc_url: 'development/documentation/styleguide/index.html'
- doc_title: GraphQL style guide
doc_url: 'development/documentation/graphql_styleguide.html'
- doc_title: RESTful API style guide