diff --git a/modules/customizing-the-home-page/proc-customizing-the-home-page-cards.adoc b/modules/customizing-the-home-page/proc-customizing-the-home-page-cards.adoc index 96045d05f..8b2433904 100644 --- a/modules/customizing-the-home-page/proc-customizing-the-home-page-cards.adoc +++ b/modules/customizing-the-home-page/proc-customizing-the-home-page-cards.adoc @@ -13,7 +13,7 @@ The default Home page is as shown in the following `app-config` file configurati ---- dynamicPlugins: frontend: - janus-idp.backstage-plugin-dynamic-home-page: + red-hat-developer-hub.backstage-plugin-dynamic-home-page: dynamicRoutes: - path: / importName: DynamicHomePage @@ -63,7 +63,7 @@ Search:: ---- dynamicPlugins: frontend: - janus-idp.backstage-plugin-dynamic-home-page: + red-hat-developer-hub.backstage-plugin-dynamic-home-page: mountPoints: - mountPoint: home.page/cards importName: SearchBar @@ -98,7 +98,7 @@ Quick access:: ---- dynamicPlugins: frontend: - janus-idp.backstage-plugin-dynamic-home-page: + red-hat-developer-hub.backstage-plugin-dynamic-home-page: mountPoints: - mountPoint: home.page/cards importName: QuickAccessCard @@ -133,7 +133,7 @@ Headline:: ---- dynamicPlugins: frontend: - janus-idp.backstage-plugin-dynamic-home-page: + red-hat-developer-hub.backstage-plugin-dynamic-home-page: mountPoints: - mountPoint: home.page/cards importName: Headline @@ -166,7 +166,7 @@ Markdown:: ---- dynamicPlugins: frontend: - janus-idp.backstage-plugin-dynamic-home-page: + red-hat-developer-hub.backstage-plugin-dynamic-home-page: mountPoints: - mountPoint: home.page/cards importName: MarkdownCard @@ -219,7 +219,7 @@ Placeholder:: ---- dynamicPlugins: frontend: - janus-idp.backstage-plugin-dynamic-home-page: + red-hat-developer-hub.backstage-plugin-dynamic-home-page: mountPoints: - mountPoint: home.page/cards importName: Placeholder @@ -244,7 +244,7 @@ Catalog starred entities:: ---- dynamicPlugins: frontend: - janus-idp.backstage-plugin-dynamic-home-page: + red-hat-developer-hub.backstage-plugin-dynamic-home-page: mountPoints: - mountPoint: home.page/cards importName: CatalogStarredEntitiesCard @@ -258,7 +258,7 @@ Featured docs:: ---- dynamicPlugins: frontend: - janus-idp.backstage-plugin-dynamic-home-page: + red-hat-developer-hub.backstage-plugin-dynamic-home-page: mountPoints: - mountPoint: home.page/cards importName: FeaturedDocsCard diff --git a/modules/customizing-the-home-page/proc-defining-the-layout-of-the-product-home-page.adoc b/modules/customizing-the-home-page/proc-defining-the-layout-of-the-product-home-page.adoc index 26592ef59..a8deb3d9e 100644 --- a/modules/customizing-the-home-page/proc-defining-the-layout-of-the-product-home-page.adoc +++ b/modules/customizing-the-home-page/proc-defining-the-layout-of-the-product-home-page.adoc @@ -19,7 +19,7 @@ ---- dynamicPlugins: frontend: - janus-idp.backstage-plugin-dynamic-home-page: + red-hat-developer-hub.backstage-plugin-dynamic-home-page: mountPoints: - mountPoint: home.page/cards importName: Placeholder @@ -42,7 +42,7 @@ dynamicPlugins: ---- dynamicPlugins: frontend: - janus-idp.backstage-plugin-dynamic-home-page: + red-hat-developer-hub.backstage-plugin-dynamic-home-page: mountPoints: - mountPoint: home.page/cards importName: Placeholder @@ -79,7 +79,7 @@ However, you can see a second card below this card by default. ---- dynamicPlugins: frontend: - janus-idp.backstage-plugin-dynamic-home-page: + red-hat-developer-hub.backstage-plugin-dynamic-home-page: mountPoints: - mountPoint: home.page/cards importName: Placeholder