diff --git a/.changeset/catalog-compose-my-techdocs.md b/.changeset/catalog-compose-my-techdocs.md index 6340c87a89..d80e74eb36 100644 --- a/.changeset/catalog-compose-my-techdocs.md +++ b/.changeset/catalog-compose-my-techdocs.md @@ -2,8 +2,9 @@ '@backstage/plugin-catalog': patch --- -The entity `` now uses an external route ref to link to TechDocs -sites. This external route must now be bound in order for the "View TechDocs" -link to continue working. See the [create-app changelog][cacl] for details. +**NOTE**: The entity `` now uses an external route ref to link to +TechDocs sites. This external route must now be bound in order for the "View +TechDocs" link to continue working. See the [create-app changelog][cacl] for +details. [cacl]: https://github.com/backstage/backstage/blob/master/packages/create-app/CHANGELOG.md