diff --git a/plugins/catalog-graphql/README.md b/plugins/catalog-graphql/README.md index 911d4a401c..e05672e3a5 100644 --- a/plugins/catalog-graphql/README.md +++ b/plugins/catalog-graphql/README.md @@ -6,6 +6,6 @@ This is the Catalog GraphQL plugin. It provides the `catalog` part of the GraphQL schema. -To register it with the GraphQL backend, be sure to follow the [Getting Started](../graphql/README.md#getting-started) guide of the GraphQL plugin. +To register it with the GraphQL backend, be sure to follow the [Getting Started](../graphql-backend/README.md#getting-started) guide of the GraphQL plugin.