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:
authorCraig Norris <cnorris@gitlab.com>2020-11-12 23:40:46 +0300
committerCraig Norris <cnorris@gitlab.com>2020-11-12 23:40:46 +0300
commit258bcad13f53bde7c10766264188cb99401ec18b (patch)
tree31dbf1686199fd79ef701f85d50b85026ed73b9d
parentbc7820f66912bff8c2173f0520d8b592b35ab0ae (diff)
parent21d703d284fdd965b74363bad573301329855bdc (diff)
Merge branch 'aqualls-move-styleguide' into 'master'
Move location of style guide in menu See merge request gitlab-org/gitlab-docs!1307
-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