aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/server_configurations.md2
-rw-r--r--doc/server_configurations.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/server_configurations.md b/doc/server_configurations.md
index 9cadb018..edf48191 100644
--- a/doc/server_configurations.md
+++ b/doc/server_configurations.md
@@ -3398,7 +3398,7 @@ https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-
npm install -g graphql-language-service-cli
```
-Note that you must also have [the graphql package](https://github.com/graphql/graphql-js) installed and create a [GraphQL config file](https://www.graphql-config.com/docs/user/user-introduction).
+Note that you must also have [the graphql package](https://github.com/graphql/graphql-js) installed within your project and create a [GraphQL config file](https://the-guild.dev/graphql/config/docs).
diff --git a/doc/server_configurations.txt b/doc/server_configurations.txt
index 9cadb018..edf48191 100644
--- a/doc/server_configurations.txt
+++ b/doc/server_configurations.txt
@@ -3398,7 +3398,7 @@ https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-
npm install -g graphql-language-service-cli
```
-Note that you must also have [the graphql package](https://github.com/graphql/graphql-js) installed and create a [GraphQL config file](https://www.graphql-config.com/docs/user/user-introduction).
+Note that you must also have [the graphql package](https://github.com/graphql/graphql-js) installed within your project and create a [GraphQL config file](https://the-guild.dev/graphql/config/docs).