diff --git a/docs/react/graphql.md b/docs/react/graphql.md index 358cb5e187..930e921a8e 100644 --- a/docs/react/graphql.md +++ b/docs/react/graphql.md @@ -13,4 +13,4 @@ You can use [GraphQL-Codegen](https://graphql-code-generator.com/) to generate r ## Examples -- [basic-graphql-request](../docs/examples/basic-graphql-request) (The "basic" example, but implemented with [`graphql-request`](https://github.com/prisma-labs/graphql-request)) +- [basic-graphql-request](./examples/basic-graphql-request) (The "basic" example, but implemented with [`graphql-request`](https://github.com/prisma-labs/graphql-request))