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>2022-03-17 20:22:24 +0300
committerMarcin Sedlak-Jakubowski <msedlakjakubowski@gitlab.com>2022-03-17 20:22:24 +0300
commite7afb97e45509d7948449ece39574ecd60ef7d64 (patch)
tree507e1b4bb72d71fdf7c06c48da582a3ca1f60890
parent2320eb4718766b07998aae034d63ac70ec2a97ee (diff)
parent75018402f7110005f6eb2b20e6689e7d8f53c256 (diff)
Merge branch 'kpaizee-main-patch-53240' into 'main'
Fix title of GraphQL examples page See merge request gitlab-org/gitlab-docs!2505
-rw-r--r--content/_data/navigation.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/_data/navigation.yaml b/content/_data/navigation.yaml
index 0d7f46b4..bda02b6f 100644
--- a/content/_data/navigation.yaml
+++ b/content/_data/navigation.yaml
@@ -2451,7 +2451,7 @@ sections:
docs:
- doc_title: Style guide
doc_url: 'ee/development/documentation/styleguide/'
- - doc_title: GraphQL style guide
+ - doc_title: Creating a GraphQL example page
doc_url: 'ee/development/documentation/graphql_styleguide.html'
- doc_title: RESTful API style guide
doc_url: 'ee/development/documentation/restful_api_styleguide.html'