Merge pull request #18461 from backstage/blam/fix-vp2

docs: fix microsite build
This commit is contained in:
Ben Lambert
2023-06-27 13:29:27 +02:00
committed by GitHub
+1 -1
View File
@@ -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.