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>2021-03-06 00:44:53 +0300
committerAmy Qualls <aqualls@gitlab.com>2021-03-06 00:44:53 +0300
commit1714d4c4028f807b83d0baee96dcce0dd6c723ac (patch)
tree7bd0fa78576bdb2866dba34388de5e347c074784
parentd7129eb7c45cab1e3c731523cbfae6d02ae51bf6 (diff)
parent516ab3ea79c9cdb81b0ca04af79ca21f735755fa (diff)
Merge branch 'sselhorn-master-patch-87598' into 'master'
Changed "structure" to "topic types" See merge request gitlab-org/gitlab-docs!1581
-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 6732796f..2f00caf2 100644
--- a/content/_data/default-nav.yaml
+++ b/content/_data/default-nav.yaml
@@ -1570,7 +1570,7 @@ sections:
doc_url: 'development/documentation/graphql_styleguide.html'
- doc_title: RESTful API style guide
doc_url: 'development/documentation/restful_api_styleguide.html'
- - doc_title: Structure and template
+ - doc_title: Topic types
doc_url: 'development/documentation/structure.html'
- doc_title: Process
doc_url: 'development/documentation/workflow.html'