docs: fix package name

Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
This commit is contained in:
Vincenzo Scamporlino
2024-04-22 12:45:26 +02:00
parent fb31ce1230
commit 78caa1b9d9
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -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'
+1 -1
View File
@@ -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'
+1 -1
View File
@@ -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'