docs: fix package name
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
This commit is contained in:
@@ -6,5 +6,5 @@ category: Discovery
|
||||
description: Browse your project's ADRs.
|
||||
documentation: https://github.com/backstage/community-plugins/tree/main/workspaces/adr/plugins/adr
|
||||
iconUrl: /img/adr-logo.png
|
||||
npmPackageName: '@backstage/plugin-adr'
|
||||
npmPackageName: '@backstage-community/plugin-adr'
|
||||
addedDate: '2022-04-13'
|
||||
|
||||
@@ -6,5 +6,5 @@ category: Reporting
|
||||
description: View Allure reports for your components in Backstage.
|
||||
documentation: https://github.com/backstage/community-plugins/tree/main/workspaces/allure/plugins/allure
|
||||
iconUrl: https://avatars.githubusercontent.com/u/5879127
|
||||
npmPackageName: '@backstage/plugin-allure'
|
||||
npmPackageName: '@backstage-community/plugin-allure'
|
||||
addedDate: '2021-09-02'
|
||||
|
||||
@@ -5,5 +5,5 @@ authorUrl: https://friss.com
|
||||
category: Infrastructure
|
||||
description: Azure Sites (Apps & Functions) support for a given entity. View the current status of the site, quickly jump to site's Overview page, or Log Stream page.
|
||||
documentation: https://github.com/backstage/community-plugins/tree/main/workspaces/azure-sites/plugins/azure-sites
|
||||
npmPackageName: '@backstage/plugin-azure-sites'
|
||||
npmPackageName: '@backstage-community/plugin-azure-sites'
|
||||
addedDate: '2022-10-18'
|
||||
|
||||
Reference in New Issue
Block a user