diff --git a/plugins/catalog-import/src/components/ImportInfoCard/ImportInfoCard.tsx b/plugins/catalog-import/src/components/ImportInfoCard/ImportInfoCard.tsx index 339d71b476..7fa6b13a82 100644 --- a/plugins/catalog-import/src/components/ImportInfoCard/ImportInfoCard.tsx +++ b/plugins/catalog-import/src/components/ImportInfoCard/ImportInfoCard.tsx @@ -63,7 +63,9 @@ export const ImportInfoCard = (props: ImportInfoCardProps) => { 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} @@ -73,7 +75,7 @@ export const ImportInfoCard = (props: ImportInfoCardProps) => { {hasGithubIntegration && ( <> - + Link to a repository{' '}