diff --git a/docs/4.x/graphql.md b/docs/4.x/graphql.md index 547528dca..6656a9347 100644 --- a/docs/4.x/graphql.md +++ b/docs/4.x/graphql.md @@ -177,7 +177,7 @@ You can manage your schemas in the control panel at **GraphQL** → **Schemas**. ### Using the GraphiQL IDE -The easiest way to start exploring your GraphQL API is with the built-in [GraphiQL](https://github.com/graphql/graphiql) IDE, which is available in the control panel from **GraphQL** → **Explore**. +The easiest way to start exploring your GraphQL API is with the built-in [GraphiQL](https://github.com/graphql/graphiql) IDE, which is available in the control panel from **GraphQL** → **GraphiQL**. 