Skip to content
This repository was archived by the owner on Jul 31, 2022. It is now read-only.

Commit 4d70918

Browse files
authored
docs: update link to graphql-config usage (#444)
current link in README is broken
1 parent 8cf805a commit 4d70918

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Install the [VSCode GraphQL Extension](https://marketplace.visualstudio.com/item
4949

5050
**This extension requires a graphql-config file**.
5151

52-
As of `[email protected]` we support `graphql-config@3`. You can read more about that [here](https://graphql-config.com/usage). Because it now uses `cosmicconfig` there are plenty of new options for loading config files:
52+
As of `[email protected]` we support `graphql-config@3`. You can read more about that [here](https://www.graphql-config.com/docs/user/user-usage). Because it now uses `cosmicconfig` there are plenty of new options for loading config files:
5353

5454
```
5555
graphql.config.json

0 commit comments

Comments
 (0)