From b5b7ec0b2f7f2685163f6096535e0aeac902fb60 Mon Sep 17 00:00:00 2001 From: Tim Hansen Date: Thu, 26 Aug 2021 09:19:51 -0600 Subject: [PATCH] Fix path in create-app changelog Signed-off-by: Tim Hansen --- packages/create-app/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/create-app/CHANGELOG.md b/packages/create-app/CHANGELOG.md index f283e35762..4562f57481 100644 --- a/packages/create-app/CHANGELOG.md +++ b/packages/create-app/CHANGELOG.md @@ -31,7 +31,7 @@ - d02768171: Updated the default create-app `EntityPage` to include orphan and processing error alerts for all entity types. Previously these were only shown for entities with the `Component` kind. This also adds the `EntityLinkCard` for API entities. - As an example, you might add this to your `packages/create-app/templates/default-app/packages/app/src/components/catalog/EntityPage.tsx`: + As an example, you might add this to your `packages/app/src/components/catalog/EntityPage.tsx`: ```tsx const entityWarningContent = (