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:
authorKati Paizee <kpaizee@gitlab.com>2022-03-17 20:22:24 +0300
committerClayton Cornell <ccornell@gitlab.com>2022-03-23 17:17:20 +0300
commitadfc3c9eff2b65b37c6cec2b66715f85116bf563 (patch)
treeafbee57dee1bf71bab2f1ca2a4d3cb326c5163d8
parent80af440fb65dad3f7dde2c3d800f3c4bd8bc2925 (diff)
Fix title of GraphQL examples page
-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 d30413cd..5280bac1 100644
--- a/content/_data/navigation.yaml
+++ b/content/_data/navigation.yaml
@@ -2475,7 +2475,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'