Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit 658ab68

Browse files
committed
fixing broken link
1 parent bb2dbea commit 658ab68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/v2.3/graphql/reference/store-config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ group: graphql
33
title: Store endpoint
44
---
55

6-
The `Store` endpoint defines information about a store's configuration. You can query a non-default store by [changing the header]({{ page.baseurl }}/guides/v2.3/graphql/send-request.html) in your GraphQL request.
6+
The `Store` endpoint defines information about a store's configuration. You can query a non-default store by [changing the header]({{ page.baseurl }}/graphql/send-request.html) in your GraphQL request.
77

88
## Query structure
99

0 commit comments

Comments
 (0)