diff --git a/.changeset/green-otters-wait.md b/.changeset/green-otters-wait.md index 4f9b02351e..02bc30f6aa 100644 --- a/.changeset/green-otters-wait.md +++ b/.changeset/green-otters-wait.md @@ -3,5 +3,5 @@ --- Export some types and API items. This allows people to call the API from different places with the ApiRef, as well -as completely customize the client if required. Check the [README.md](../plugins/catalog-unprocessed-entities/README.md) to +as completely customize the client if required. Check the [README.md](https://github.com/backstage/backstage/blob/master/plugins/catalog-unprocessed-entities/README.md) to note what needs to be added in order to use the new `catalogUnprocessedEntitiesApiRef` exported function.