diff --git a/.changeset/smooth-ghosts-trade.md b/.changeset/smooth-ghosts-trade.md index 58c3753747..64be2bd8c9 100644 --- a/.changeset/smooth-ghosts-trade.md +++ b/.changeset/smooth-ghosts-trade.md @@ -3,4 +3,4 @@ --- Deprecated `EntitySystemDiagramCard` -`EntitySystemDiagramCard` is replaced by `EntityCatalogGraphCard` which is imported from `backstage/catalog-graph-plugin` . This component will be removed in an upcoming release +`EntitySystemDiagramCard` is replaced by `EntityCatalogGraphCard` which is imported from `@backstage/plugin-catalog-graph`. This component will be removed in an upcoming release diff --git a/plugins/catalog/src/plugin.ts b/plugins/catalog/src/plugin.ts index a339b7e9d4..5a94cd2a09 100644 --- a/plugins/catalog/src/plugin.ts +++ b/plugins/catalog/src/plugin.ts @@ -178,7 +178,7 @@ export const EntityDependsOnResourcesCard = catalogPlugin.provide( ); /** - * @deprecated This component is replaced by EntityCatalogGraphCard which is imported from backstage/catalog-graph-plugin. This component will be removed in an + * @deprecated This component is replaced by EntityCatalogGraphCard which is imported from `@backstage/plugin-catalog-graph`. This component will be removed in an * upcoming release */ export const EntitySystemDiagramCard = catalogPlugin.provide(