chore: updating doc links

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2021-10-06 13:36:42 +02:00
parent b43149d594
commit 7dc92d6c77
+1 -1
View File
@@ -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.
<!-- TODO: Need to make the GraphQL plugin compatible with non forked repos >