diff --git a/microsite/data/plugins/adr.yaml b/microsite/data/plugins/adr.yaml index fabb26e685..e6b7b0cccb 100644 --- a/microsite/data/plugins/adr.yaml +++ b/microsite/data/plugins/adr.yaml @@ -5,6 +5,6 @@ authorUrl: https://github.com/kuangp category: Discovery description: Browse your project's ADRs. documentation: https://github.com/backstage/backstage/tree/master/plugins/adr -iconUrl: img/adr-logo.png +iconUrl: /img/adr-logo.png npmPackageName: '@backstage/plugin-adr' addedDate: '2022-04-13' diff --git a/microsite/data/plugins/announcements.yaml b/microsite/data/plugins/announcements.yaml index de80dcf6fe..d03c1a1bd7 100644 --- a/microsite/data/plugins/announcements.yaml +++ b/microsite/data/plugins/announcements.yaml @@ -5,6 +5,6 @@ authorUrl: https://github.com/K-Phoen category: Discovery description: Write and share announcements within Backstage. documentation: https://github.com/K-Phoen/backstage-plugin-announcements/ -iconUrl: img/plugin-announcements-logo.png +iconUrl: /img/plugin-announcements-logo.png npmPackageName: '@k-phoen/backstage-plugin-announcements' addedDate: '2022-11-09' diff --git a/microsite/data/plugins/apollo-explorer.yaml b/microsite/data/plugins/apollo-explorer.yaml index 1a95eaa035..98008e3fc0 100644 --- a/microsite/data/plugins/apollo-explorer.yaml +++ b/microsite/data/plugins/apollo-explorer.yaml @@ -5,6 +5,6 @@ authorUrl: https://github.com/unredundant category: Debugging description: Integrates Apollo Explorer graphs as a tool to browse GraphQL API endpoints inside Backstage. documentation: https://github.com/backstage/backstage/blob/master/plugins/apollo-explorer/README.md -iconUrl: img/apollo-explorer.png +iconUrl: /img/apollo-explorer.png npmPackageName: '@backstage/plugin-apollo-explorer' addedDate: '2022-07-20' diff --git a/microsite/data/plugins/azure-pipelines.yaml b/microsite/data/plugins/azure-pipelines.yaml index d4caa90507..5b719a4248 100644 --- a/microsite/data/plugins/azure-pipelines.yaml +++ b/microsite/data/plugins/azure-pipelines.yaml @@ -5,6 +5,6 @@ authorUrl: https://keyloop.com/ category: CI/CD description: Easily view your Azure Pipelines within the Software Catalog documentation: https://github.com/backstage/backstage/blob/master/plugins/azure-devops/README.md -iconUrl: img/azure-pipelines.svg +iconUrl: /img/azure-pipelines.svg npmPackageName: '@backstage/plugin-azure-devops' addedDate: '2021-12-22' diff --git a/microsite/data/plugins/azure-spring-apps.yml b/microsite/data/plugins/azure-spring-apps.yml index 5b41885ac4..e0b77a42c8 100644 --- a/microsite/data/plugins/azure-spring-apps.yml +++ b/microsite/data/plugins/azure-spring-apps.yml @@ -5,6 +5,6 @@ authorUrl: https://enfuse.io/ category: Discovery description: Easily view your Azure Spring Apps service resources documentation: https://github.com/enfuse/asae-backstage-plugin/blob/main/README.md -iconUrl: img/enfuse.png +iconUrl: /img/enfuse.png npmPackageName: '@enfuse/plugin-azure-spring-apps' addedDate: '2022-11-21' diff --git a/microsite/data/plugins/backstage-analytics-module-ga.yaml b/microsite/data/plugins/backstage-analytics-module-ga.yaml index 051345d43b..d58ca322eb 100644 --- a/microsite/data/plugins/backstage-analytics-module-ga.yaml +++ b/microsite/data/plugins/backstage-analytics-module-ga.yaml @@ -5,6 +5,6 @@ authorUrl: https://github.com/spotify category: Analytics description: Track usage of your Backstage instance using Google Analytics. documentation: https://github.com/backstage/backstage/blob/master/plugins/analytics-module-ga/README.md -iconUrl: img/ga-icon.png +iconUrl: /img/ga-icon.png npmPackageName: '@backstage/plugin-analytics-module-ga' addedDate: '2021-10-07' diff --git a/microsite/data/plugins/backstage-kubernetes.yaml b/microsite/data/plugins/backstage-kubernetes.yaml index 603211eb21..f9514880b0 100644 --- a/microsite/data/plugins/backstage-kubernetes.yaml +++ b/microsite/data/plugins/backstage-kubernetes.yaml @@ -5,7 +5,7 @@ authorUrl: https://github.com/spotify category: Core Feature description: Monitor all your service's deployments at a glance, even across clusters. documentation: https://backstage.io/docs/features/kubernetes/ -iconUrl: img/backstage-k8s.svg +iconUrl: /img/backstage-k8s.svg npmPackageName: '@backstage/plugin-kubernetes' order: 4 addedDate: '2021-03-29' diff --git a/microsite/data/plugins/backstage-search-platform.yaml b/microsite/data/plugins/backstage-search-platform.yaml index 1488b8a283..fa069d8875 100644 --- a/microsite/data/plugins/backstage-search-platform.yaml +++ b/microsite/data/plugins/backstage-search-platform.yaml @@ -5,7 +5,7 @@ authorUrl: https://github.com/spotify category: Core Feature description: A composable and extensible search platform built to fit your organization’s needs and find information quickly. documentation: https://backstage.io/docs/features/search/ -iconUrl: img/backstage-search-platform.svg +iconUrl: /img/backstage-search-platform.svg npmPackageName: '@backstage/plugin-search' order: 5 addedDate: '2022-09-07' diff --git a/microsite/data/plugins/backstage-software-catalog.yaml b/microsite/data/plugins/backstage-software-catalog.yaml index 13dac42e0c..3d47acabc7 100644 --- a/microsite/data/plugins/backstage-software-catalog.yaml +++ b/microsite/data/plugins/backstage-software-catalog.yaml @@ -5,7 +5,7 @@ authorUrl: https://github.com/spotify category: Core Feature description: Manage all your services and software components, all in one place. documentation: https://backstage.io/docs/features/software-catalog/ -iconUrl: img/backstage-software-catalog.svg +iconUrl: /img/backstage-software-catalog.svg npmPackageName: '@backstage/plugin-catalog' order: 1 addedDate: '2021-06-17' diff --git a/microsite/data/plugins/backstage-software-templates.yaml b/microsite/data/plugins/backstage-software-templates.yaml index 492f26f97a..916f754a2a 100644 --- a/microsite/data/plugins/backstage-software-templates.yaml +++ b/microsite/data/plugins/backstage-software-templates.yaml @@ -5,7 +5,7 @@ authorUrl: https://github.com/spotify category: Core Feature description: Create new software components in just a few steps, with your standards built-in (Scaffolder). documentation: https://backstage.io/docs/features/software-templates/ -iconUrl: img/backstage-software-templates.svg +iconUrl: /img/backstage-software-templates.svg npmPackageName: '@backstage/plugin-scaffolder' order: 2 addedDate: '2021-03-29' diff --git a/microsite/data/plugins/backstage-techdocs.yaml b/microsite/data/plugins/backstage-techdocs.yaml index f49fe98811..ea462a6c94 100644 --- a/microsite/data/plugins/backstage-techdocs.yaml +++ b/microsite/data/plugins/backstage-techdocs.yaml @@ -5,7 +5,7 @@ authorUrl: https://github.com/spotify category: Core Feature description: A docs-like-code solution to technical documentation. Write your docs right alongside your code. documentation: https://backstage.io/docs/features/techdocs/ -iconUrl: img/backstage-techdocs.svg +iconUrl: /img/backstage-techdocs.svg npmPackageName: '@backstage/plugin-techdocs' order: 3 addedDate: '2021-03-29' diff --git a/microsite/data/plugins/badges.yaml b/microsite/data/plugins/badges.yaml index a5f397843d..86d16ab547 100644 --- a/microsite/data/plugins/badges.yaml +++ b/microsite/data/plugins/badges.yaml @@ -5,6 +5,6 @@ authorUrl: https://github.com/backstage/community category: Discovery description: The badges plugin offers a set of badges that can be used outside of Backstage, showing information related to data from the catalog. documentation: https://github.com/backstage/backstage/blob/master/plugins/badges/README.md -iconUrl: img/badges.svg +iconUrl: /img/badges.svg npmPackageName: '@backstage/plugin-badges' addedDate: '2021-09-29' diff --git a/microsite/data/plugins/bazaar.yaml b/microsite/data/plugins/bazaar.yaml index c408229be2..ce3a4d5dfc 100644 --- a/microsite/data/plugins/bazaar.yaml +++ b/microsite/data/plugins/bazaar.yaml @@ -4,6 +4,6 @@ authorUrl: https://www.axis.com category: Discovery description: A marketplace where engineers can propose projects suitable for inner sourcing documentation: https://github.com/backstage/backstage/blob/master/plugins/bazaar/README.md -iconUrl: img/bazaar.svg +iconUrl: /img/bazaar.svg npmPackageName: '@backstage/plugin-bazaar' addedDate: '2022-01-11' diff --git a/microsite/data/plugins/catalog-graph.yaml b/microsite/data/plugins/catalog-graph.yaml index 6fd7214c4c..46ee7b2f17 100644 --- a/microsite/data/plugins/catalog-graph.yaml +++ b/microsite/data/plugins/catalog-graph.yaml @@ -5,6 +5,6 @@ authorUrl: https://sda.se/ category: Discovery description: Extend the Backstage Software Catalog with a graph that shows all entities and their relationships providing an easier way to discover the ecosystem. documentation: https://github.com/backstage/backstage/blob/master/plugins/catalog-graph/README.md -iconUrl: img/catalog-graph.svg +iconUrl: /img/catalog-graph.svg npmPackageName: '@backstage/plugin-catalog-graph' addedDate: '2021-09-15' diff --git a/microsite/data/plugins/cicd-statistics.yaml b/microsite/data/plugins/cicd-statistics.yaml index a43b56b0d9..ff5c2cccf3 100644 --- a/microsite/data/plugins/cicd-statistics.yaml +++ b/microsite/data/plugins/cicd-statistics.yaml @@ -5,7 +5,7 @@ authorUrl: https://github.com/spotify category: CI/CD description: Visualize CI/CD pipeline statistics such as build time or success and error rates. documentation: https://github.com/backstage/backstage/tree/master/plugins/cicd-statistics -iconUrl: img/cicd-statistics.svg +iconUrl: /img/cicd-statistics.svg npmPackageName: '@backstage/plugin-cicd-statistics' tags: - ci diff --git a/microsite/data/plugins/circleci.yaml b/microsite/data/plugins/circleci.yaml index 64582440ec..5d7978624b 100644 --- a/microsite/data/plugins/circleci.yaml +++ b/microsite/data/plugins/circleci.yaml @@ -5,7 +5,7 @@ authorUrl: https://github.com/spotify category: CI/CD description: Automate your development process with CI hosted in the cloud or on a private server. documentation: https://github.com/backstage/backstage/tree/master/plugins/circleci -iconUrl: img/circleci.png +iconUrl: /img/circleci.png npmPackageName: '@backstage/plugin-circleci' tags: - ci diff --git a/microsite/data/plugins/codescene.yaml b/microsite/data/plugins/codescene.yaml index bca23fc1fa..734e575282 100644 --- a/microsite/data/plugins/codescene.yaml +++ b/microsite/data/plugins/codescene.yaml @@ -5,6 +5,6 @@ authorUrl: https://codescene.com/ category: Quality description: CodeScene is a multi-purpose tool bridging code, business and people. See hidden risks and social patterns in your code. Prioritize and reduce technical debt. documentation: https://github.com/backstage/backstage/tree/master/plugins/codescene -iconUrl: img/codescene_logo.svg +iconUrl: /img/codescene_logo.svg npmPackageName: '@backstage/plugin-codescene' addedDate: '2022-04-12' diff --git a/microsite/data/plugins/cortex.yaml b/microsite/data/plugins/cortex.yaml index bf480ccfcd..77b01ddceb 100644 --- a/microsite/data/plugins/cortex.yaml +++ b/microsite/data/plugins/cortex.yaml @@ -5,7 +5,7 @@ authorUrl: https://www.getcortexapp.com category: Monitoring description: Grade the quality of your Backstage services using Scorecards. Automate production readiness, migrations, security audits, and more with CQL (Cortex Query Language). documentation: https://github.com/cortexapps/backstage-plugin -iconUrl: img/cortex.png +iconUrl: /img/cortex.png npmPackageName: '@cortexapps/backstage-plugin' tags: - web diff --git a/microsite/data/plugins/cost-insights.yaml b/microsite/data/plugins/cost-insights.yaml index 824769c174..603cd18416 100644 --- a/microsite/data/plugins/cost-insights.yaml +++ b/microsite/data/plugins/cost-insights.yaml @@ -5,7 +5,7 @@ authorUrl: https://github.com/spotify category: Discovery description: Visualize, understand and optimize your team's cloud costs. documentation: https://github.com/backstage/backstage/tree/master/plugins/cost-insights -iconUrl: img/cost-insights.png +iconUrl: /img/cost-insights.png npmPackageName: '@backstage/plugin-cost-insights' tags: - web diff --git a/microsite/data/plugins/dora-metrics.yaml b/microsite/data/plugins/dora-metrics.yaml index 65c2e4fe6e..3f59902f46 100644 --- a/microsite/data/plugins/dora-metrics.yaml +++ b/microsite/data/plugins/dora-metrics.yaml @@ -5,6 +5,6 @@ authorUrl: https://www.okayhq.com category: Metrics description: Embed dashboards (like DORA metrics) in your team or service pages from any dev tools (including Github, Gitlab, Jira, Argo, CircleCI, Buildkite, Pagerduty, Rollbar, Sentry, etc). documentation: https://github.com/OkayHQ/backstage-plugin -iconUrl: img/okay.png +iconUrl: /img/okay.png npmPackageName: '@okayhq/backstage-plugin' addedDate: '2022-06-16' diff --git a/microsite/data/plugins/dynatrace.yaml b/microsite/data/plugins/dynatrace.yaml index b68d993e4b..9ec1fee7b3 100644 --- a/microsite/data/plugins/dynatrace.yaml +++ b/microsite/data/plugins/dynatrace.yaml @@ -5,7 +5,7 @@ authorUrl: https://github.com/telus category: Monitoring description: View monitoring info from Dynatrace for services in your software catalog. documentation: https://github.com/backstage/backstage/tree/master/plugins/dynatrace -iconUrl: img/dynatrace.svg +iconUrl: /img/dynatrace.svg npmPackageName: '@backstage/plugin-dynatrace' tags: - dynatrace diff --git a/microsite/data/plugins/entity-feedback.yaml b/microsite/data/plugins/entity-feedback.yaml index c40d0450ca..3630eddb73 100644 --- a/microsite/data/plugins/entity-feedback.yaml +++ b/microsite/data/plugins/entity-feedback.yaml @@ -5,6 +5,6 @@ authorUrl: https://github.com/kuangp category: Quality description: Give and view feedback on entities available in the Backstage catalog. documentation: https://github.com/backstage/backstage/tree/master/plugins/entity-feedback -iconUrl: img/entity-feedback-logo.png +iconUrl: /img/entity-feedback-logo.png npmPackageName: '@backstage/plugin-entity-feedback' addedDate: '2023-01-20' diff --git a/microsite/data/plugins/git-release-manager.yaml b/microsite/data/plugins/git-release-manager.yaml index e7000be694..6d357a23f6 100644 --- a/microsite/data/plugins/git-release-manager.yaml +++ b/microsite/data/plugins/git-release-manager.yaml @@ -5,6 +5,6 @@ authorUrl: https://github.com/spotify category: Release management description: Manage releases without having to juggle git commands. documentation: https://github.com/backstage/backstage/tree/master/plugins/git-release-manager -iconUrl: img/git-release-manager-logo.svg +iconUrl: /img/git-release-manager-logo.svg npmPackageName: '@backstage/plugin-git-release-manager' addedDate: '2021-10-04' diff --git a/microsite/data/plugins/github-pull-requests-board.yaml b/microsite/data/plugins/github-pull-requests-board.yaml index 0c3435b581..09776eb468 100644 --- a/microsite/data/plugins/github-pull-requests-board.yaml +++ b/microsite/data/plugins/github-pull-requests-board.yaml @@ -5,6 +5,6 @@ authorUrl: https://engineering.dazn.com category: Source Control Mgmt description: View all open GitHub pull requests owned by your team in Backstage. documentation: https://github.com/backstage/backstage/tree/master/plugins/github-pull-requests-board -iconUrl: img/github-pull-requests-board-logo.svg +iconUrl: /img/github-pull-requests-board-logo.svg npmPackageName: '@backstage/plugin-github-pull-requests-board' addedDate: '2022-05-10' diff --git a/microsite/data/plugins/home.yaml b/microsite/data/plugins/home.yaml index cf67f6b43f..0ca2de56f2 100644 --- a/microsite/data/plugins/home.yaml +++ b/microsite/data/plugins/home.yaml @@ -5,6 +5,6 @@ authorUrl: https://github.com/spotify category: Discovery description: This plugin provides a composable home page, and ability to create home page components documentation: https://github.com/backstage/backstage/blob/master/plugins/home/README.md -iconUrl: img/home.png +iconUrl: /img/home.png npmPackageName: '@backstage/plugin-home' addedDate: '2021-08-31' diff --git a/microsite/data/plugins/humanitec.yaml b/microsite/data/plugins/humanitec.yaml index 1b79270582..7265b9d917 100644 --- a/microsite/data/plugins/humanitec.yaml +++ b/microsite/data/plugins/humanitec.yaml @@ -4,9 +4,9 @@ author: Frontside authorUrl: 'https://frontside.com' category: Deployment # A single category e.g. CI, Machine Learning, Services, Monitoring description: | - Show workloads, environments and resources deployed by Humanitec Platform Orchestrator. + Show workloads, environments and resources deployed by Humanitec Platform Orchestrator. Plugin includes an Entity ComponentCard, Backend API route and scaffolder actions. documentation: https://github.com/thefrontside/playhouse/tree/main/plugins/humanitec -iconUrl: img/humanitec-logo.png +iconUrl: /img/humanitec-logo.png npmPackageName: '@frontside/backstage-plugin-humanitec' addedDate: '2022-06-22' diff --git a/microsite/data/plugins/octopus-deploy.yaml b/microsite/data/plugins/octopus-deploy.yaml index a6997e597d..1ed7439695 100644 --- a/microsite/data/plugins/octopus-deploy.yaml +++ b/microsite/data/plugins/octopus-deploy.yaml @@ -5,6 +5,6 @@ authorUrl: https://jmezach.github.io/ category: CI/CD description: Easily view your Octopus Deploy releases within the Software Catalog documentation: https://github.com/backstage/backstage/blob/master/plugins/octopus-deploy/README.md -iconUrl: img/octopus-deploy.svg +iconUrl: /img/octopus-deploy.svg npmPackageName: '@backstage/plugin-octopus-deploy' addedDate: '2023-02-24' diff --git a/microsite/data/plugins/playlist.yaml b/microsite/data/plugins/playlist.yaml index 7d9c13082d..4e7f442e03 100644 --- a/microsite/data/plugins/playlist.yaml +++ b/microsite/data/plugins/playlist.yaml @@ -5,6 +5,6 @@ authorUrl: https://github.com/kuangp category: Discovery description: Create, share, and follow custom collections of entities available in the Backstage catalog. documentation: https://github.com/backstage/backstage/tree/master/plugins/playlist -iconUrl: img/playlist-logo.png +iconUrl: /img/playlist-logo.png npmPackageName: '@backstage/plugin-playlist' addedDate: '2022-07-02' diff --git a/microsite/data/plugins/qeta.yaml b/microsite/data/plugins/qeta.yaml index a4a3c343a4..0b9dc21cfd 100644 --- a/microsite/data/plugins/qeta.yaml +++ b/microsite/data/plugins/qeta.yaml @@ -5,6 +5,6 @@ authorUrl: https://github.com/drodil category: Services description: Ask and answer questions within Backstage documentation: https://github.com/drodil/backstage-plugin-qeta -iconUrl: img/qeta-logo.png +iconUrl: /img/qeta-logo.png npmPackageName: '@drodil/backstage-plugin-qeta' addedDate: '2022-12-21' diff --git a/microsite/data/plugins/s3-viewer.yaml b/microsite/data/plugins/s3-viewer.yaml index 23637133c8..2eeeb23415 100644 --- a/microsite/data/plugins/s3-viewer.yaml +++ b/microsite/data/plugins/s3-viewer.yaml @@ -5,7 +5,7 @@ authorUrl: https://github.com/spreadshirt category: AWS description: Visualization of S3 buckets and their contents in file explorer style. documentation: https://github.com/spreadshirt/backstage-plugin-s3/ -iconUrl: img/s3-bucket.svg +iconUrl: /img/s3-bucket.svg npmPackageName: '@spreadshirt/backstage-plugin-s3-viewer' tags: - s3 diff --git a/microsite/data/plugins/scaffolder-backend-dotnet.yaml b/microsite/data/plugins/scaffolder-backend-dotnet.yaml index 2b032621c9..03fee737cb 100644 --- a/microsite/data/plugins/scaffolder-backend-dotnet.yaml +++ b/microsite/data/plugins/scaffolder-backend-dotnet.yaml @@ -5,6 +5,6 @@ authorUrl: https://github.com/alefcarlos category: Scaffolder description: Here you can find all .NET related actions to improve your scaffolder. documentation: https://github.com/alefcarlos/plusultra-dotnet-backstage-plugins/blob/main/plugins/scaffolder-dotnet-backend/README.md -iconUrl: img/scaffolder-backend-dotnet-icon.png +iconUrl: /img/scaffolder-backend-dotnet-icon.png npmPackageName: '@plusultra/plugin-scaffolder-dotnet-backend' addedDate: '2022-01-24' diff --git a/microsite/data/plugins/scaffolder-backend-module-rails.yaml b/microsite/data/plugins/scaffolder-backend-module-rails.yaml index 4110dcbed0..f740b95738 100644 --- a/microsite/data/plugins/scaffolder-backend-module-rails.yaml +++ b/microsite/data/plugins/scaffolder-backend-module-rails.yaml @@ -5,6 +5,6 @@ authorUrl: https://angeliski.com.br/ category: Scaffolder description: Here you can find all Rails related features to improve your scaffolder. documentation: https://github.com/backstage/backstage/blob/master/plugins/scaffolder-backend-module-rails/README.md -iconUrl: img/rails-icon.png +iconUrl: /img/rails-icon.png npmPackageName: '@backstage/plugin-scaffolder-backend-module-rails' addedDate: '2021-06-24' diff --git a/microsite/data/plugins/scaffolder-backend-roadie-http-request.yaml b/microsite/data/plugins/scaffolder-backend-roadie-http-request.yaml index 254bebe8e7..e377f4d1f2 100644 --- a/microsite/data/plugins/scaffolder-backend-roadie-http-request.yaml +++ b/microsite/data/plugins/scaffolder-backend-roadie-http-request.yaml @@ -5,6 +5,6 @@ authorUrl: https://roadie.io/?utm_source=backstage.io&utm_medium=marketplace&utm category: Scaffolder description: An action to fire an arbitrary HTTP request documentation: https://github.com/RoadieHQ/roadie-backstage-plugins/blob/main/plugins/scaffolder-actions/scaffolder-backend-module-http-request/README.md -iconUrl: img/scaffolder-http-request-logo.svg +iconUrl: /img/scaffolder-http-request-logo.svg npmPackageName: '@roadiehq/scaffolder-backend-module-http-request' addedDate: '2022-03-03' diff --git a/microsite/data/plugins/scaffolder-backend-roadie-utils.yaml b/microsite/data/plugins/scaffolder-backend-roadie-utils.yaml index ef3814f8ea..dace41994f 100644 --- a/microsite/data/plugins/scaffolder-backend-roadie-utils.yaml +++ b/microsite/data/plugins/scaffolder-backend-roadie-utils.yaml @@ -5,6 +5,6 @@ authorUrl: https://roadie.io/?utm_source=backstage.io&utm_medium=marketplace&utm category: Scaffolder description: A collection of utility actions including sleep, zip and file manipulation. documentation: https://github.com/RoadieHQ/roadie-backstage-plugins/blob/main/plugins/scaffolder-actions/scaffolder-backend-module-utils/README.md -iconUrl: img/scaffolder-utils-logo.png +iconUrl: /img/scaffolder-utils-logo.png npmPackageName: '@roadiehq/scaffolder-backend-module-utils' addedDate: '2022-03-03' diff --git a/microsite/data/plugins/score-card.yaml b/microsite/data/plugins/score-card.yaml index c647f8dd15..48f619af2a 100644 --- a/microsite/data/plugins/score-card.yaml +++ b/microsite/data/plugins/score-card.yaml @@ -5,6 +5,6 @@ authorUrl: https://github.com/Oriflame category: Quality description: Visualization of maturity (and improving it) of services/systems thanks to a review process. documentation: https://github.com/Oriflame/backstage-plugins/tree/main/plugins/score-card -iconUrl: img/score-card-plugin-logo.png +iconUrl: /img/score-card-plugin-logo.png npmPackageName: '@oriflame/backstage-plugin-score-card' addedDate: '2022-10-06' diff --git a/microsite/data/plugins/shortcuts.yaml b/microsite/data/plugins/shortcuts.yaml index d7c63ba666..7c3f2c6d56 100644 --- a/microsite/data/plugins/shortcuts.yaml +++ b/microsite/data/plugins/shortcuts.yaml @@ -5,6 +5,6 @@ authorUrl: https://github.com/spotify category: Utility description: The shortcuts plugin allows a user to have easy access to pages within a Backstage app by storing them as "shortcuts" in the Sidebar. documentation: https://github.com/backstage/backstage/blob/master/plugins/shortcuts/README.md -iconUrl: img/shortcuts.svg +iconUrl: /img/shortcuts.svg npmPackageName: '@backstage/plugin-shortcuts' addedDate: '2021-10-06' diff --git a/microsite/data/plugins/sonarqube.yaml b/microsite/data/plugins/sonarqube.yaml index 2eab08efff..f24441c46e 100644 --- a/microsite/data/plugins/sonarqube.yaml +++ b/microsite/data/plugins/sonarqube.yaml @@ -5,6 +5,6 @@ authorUrl: https://sda.se/ category: Quality description: Components to display code quality metrics from SonarCloud and SonarQube. documentation: https://github.com/backstage/backstage/blob/master/plugins/sonarqube/README.md -iconUrl: img/sonarqube-icon.svg +iconUrl: /img/sonarqube-icon.svg npmPackageName: '@backstage/plugin-sonarqube' addedDate: '2020-11-03' diff --git a/microsite/data/plugins/splunk-on-call.yaml b/microsite/data/plugins/splunk-on-call.yaml index 7a29ab3bf9..b9021a337d 100644 --- a/microsite/data/plugins/splunk-on-call.yaml +++ b/microsite/data/plugins/splunk-on-call.yaml @@ -5,7 +5,7 @@ authorUrl: https://github.com/ayshiff category: Monitoring description: Splunk On-Call offers a simple way to identify incidents and escalation policies. documentation: https://github.com/backstage/backstage/tree/master/plugins/splunk-on-call -iconUrl: img/splunk-black-white-bg.png +iconUrl: /img/splunk-black-white-bg.png npmPackageName: '@backstage/plugin-splunk-on-call' tags: - monitoring diff --git a/microsite/data/plugins/stack-overflow.yaml b/microsite/data/plugins/stack-overflow.yaml index 27a3a8cf97..a5e2122f8a 100644 --- a/microsite/data/plugins/stack-overflow.yaml +++ b/microsite/data/plugins/stack-overflow.yaml @@ -5,6 +5,6 @@ authorUrl: https://github.com/spotify category: Discovery description: Provides Stack Overflow specific functionality that can be used in different ways (e.g. for homepage and search) to compose your Backstage App. documentation: https://github.com/backstage/backstage/blob/master/plugins/stack-overflow -iconUrl: img/stack-overflow-logo.svg +iconUrl: /img/stack-overflow-logo.svg npmPackageName: '@backstage/plugin-stack-overflow' addedDate: '2022-06-14' diff --git a/microsite/data/plugins/stackstorm.yaml b/microsite/data/plugins/stackstorm.yaml index 2524ca538f..ade6ca860f 100644 --- a/microsite/data/plugins/stackstorm.yaml +++ b/microsite/data/plugins/stackstorm.yaml @@ -5,7 +5,7 @@ authorUrl: https://github.com/ExpediaGroup category: Automation description: Manage StackStorm workflow executions from within Backstage. documentation: https://github.com/backstage/backstage/tree/master/plugins/stackstorm -iconUrl: img/stackstorm.png +iconUrl: /img/stackstorm.png npmPackageName: '@backstage/plugin-stackstorm' tags: - stackstorm diff --git a/microsite/data/plugins/toolbox.yaml b/microsite/data/plugins/toolbox.yaml index 9d9adf0224..b488b24369 100644 --- a/microsite/data/plugins/toolbox.yaml +++ b/microsite/data/plugins/toolbox.yaml @@ -5,6 +5,6 @@ authorUrl: https://github.com/drodil category: Tools description: Development related tools within Backstage documentation: https://github.com/drodil/backstage-plugin-toolbox -iconUrl: img/toolbox-logo.png +iconUrl: /img/toolbox-logo.png npmPackageName: '@drodil/backstage-plugin-toolbox' addedDate: '2023-01-09' diff --git a/microsite/data/plugins/vault.yaml b/microsite/data/plugins/vault.yaml index bb8f799ba7..29e20417d8 100644 --- a/microsite/data/plugins/vault.yaml +++ b/microsite/data/plugins/vault.yaml @@ -5,7 +5,7 @@ authorUrl: https://github.com/ivangonzalezacuna category: Vault description: Visualize a list of the secrets stored in your HashiCorp Vault instance. documentation: https://github.com/backstage/backstage/tree/master/plugins/vault -iconUrl: img/vault.png +iconUrl: /img/vault.png npmPackageName: '@backstage/plugin-vault' tags: - vault diff --git a/microsite/data/plugins/xcmetrics.yaml b/microsite/data/plugins/xcmetrics.yaml index 91db85ebaa..f02b195eb5 100644 --- a/microsite/data/plugins/xcmetrics.yaml +++ b/microsite/data/plugins/xcmetrics.yaml @@ -5,6 +5,6 @@ authorUrl: https://github.com/spotify category: Monitoring description: Discover valuable insights hiding inside Xcode’s build logs. documentation: https://xcmetrics.io/ -iconUrl: img/xcmetrics-icon.png +iconUrl: /img/xcmetrics-icon.png npmPackageName: '@backstage/plugin-xcmetrics' addedDate: '2021-08-06'