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:
authorAndrew Smith <espadav8@gmail.com>2023-07-18 12:55:35 +0300
committerAndrew Smith <espadav8@gmail.com>2023-07-18 12:55:35 +0300
commit9fe2b5450a4e4879aec6517a8917461f9ad5d20d (patch)
treed590d0a1e04374fe8009468a49ebe6fa09f2c9b0
parente0c8501d6add75e34cf7e276b836059cdb5d57a9 (diff)
Rename GraphQL nav item to match page title
Ref: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/126478 Signed-off-by: Andrew Smith <espadav8@gmail.com>
-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 d7f929ad..04db74f9 100644
--- a/content/_data/navigation.yaml
+++ b/content/_data/navigation.yaml
@@ -2769,7 +2769,7 @@ sections:
docs:
- doc_title: Run GraphQL API queries and mutations
doc_url: 'ee/api/graphql/getting_started.html'
- - doc_title: GraphQL reference
+ - doc_title: GraphQL API resources
doc_url: 'ee/api/graphql/reference/'
- doc_title: Create audit report (example)
doc_url: 'ee/api/graphql/audit_report.html'