diff --git a/.changeset/violet-apples-repair.md b/.changeset/violet-apples-repair.md new file mode 100644 index 0000000000..8bf6a6c1c9 --- /dev/null +++ b/.changeset/violet-apples-repair.md @@ -0,0 +1,5 @@ +--- +'@backstage/plugin-catalog-import': minor +--- + +Updated catalog import page text so they go in the correct hierarchy order diff --git a/plugins/catalog-import/src/components/ImportInfoCard/ImportInfoCard.tsx b/plugins/catalog-import/src/components/ImportInfoCard/ImportInfoCard.tsx index c879cbe998..339d71b476 100644 --- a/plugins/catalog-import/src/components/ImportInfoCard/ImportInfoCard.tsx +++ b/plugins/catalog-import/src/components/ImportInfoCard/ImportInfoCard.tsx @@ -54,6 +54,7 @@ export const ImportInfoCard = (props: ImportInfoCardProps) => { return ( { Enter the URL to your source code repository to add it to {appTitle}. - Link to an existing entity file + Link to an existing entity file Example: {exampleLocationUrl} @@ -72,7 +73,7 @@ export const ImportInfoCard = (props: ImportInfoCardProps) => { {hasGithubIntegration && ( <> - + Link to a repository{' '}