From 5f8df0c69e94f1e059bb44d08b5887e117349f82 Mon Sep 17 00:00:00 2001 From: Eric Peterson Date: Wed, 25 Aug 2021 11:19:45 +0200 Subject: [PATCH] Heavier note. Signed-off-by: Eric Peterson --- .changeset/catalog-compose-my-techdocs.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) 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