From d04a4b7a2d9eea387d55d38a5a7453e2b29fe166 Mon Sep 17 00:00:00 2001 From: Brett Wright Date: Mon, 19 Apr 2021 16:22:13 +0200 Subject: [PATCH] Delete sour-plums-enjoy.md Signed-off-by: Brett Wright --- .changeset/sour-plums-enjoy.md | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 .changeset/sour-plums-enjoy.md diff --git a/.changeset/sour-plums-enjoy.md b/.changeset/sour-plums-enjoy.md deleted file mode 100644 index ef68166255..0000000000 --- a/.changeset/sour-plums-enjoy.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -'@backstage/create-app': patch ---- - -Fix system diagram card to be on the system page - -To apply the same fix to an existing application, in `EntityPage.tsx` simply move the `` for the `/diagram` path from the `groupPage` down into the `systemPage` element.