diff --git a/microsite/data/plugins/gke-usage.yaml b/microsite/data/plugins/gke-usage.yaml index 2ca9f5784a..e092f84973 100644 --- a/microsite/data/plugins/gke-usage.yaml +++ b/microsite/data/plugins/gke-usage.yaml @@ -1,7 +1,7 @@ --- title: GKE Usage author: BESTSELLER -authorUrl: bestsellerit.com +authorUrl: https://bestsellerit.com category: Discovery description: This plugin will show you the cost and resource usage of your application within Google Kubernetes Engine (GKE). documentation: https://github.com/BESTSELLER/backstage-plugin-gkeusage/blob/master/README.md diff --git a/microsite/data/plugins/harbor.yaml b/microsite/data/plugins/harbor.yaml index 4e31113c83..9023e0c434 100644 --- a/microsite/data/plugins/harbor.yaml +++ b/microsite/data/plugins/harbor.yaml @@ -1,7 +1,7 @@ --- title: Harbor author: BESTSELLER -authorUrl: bestsellerit.com +authorUrl: https://bestsellerit.com category: Discovery description: This plugin will show you information about Docker images within the Harbor cloud native registry. documentation: https://github.com/BESTSELLER/backstage-plugin-harbor/blob/master/README.md