From 2f0fbbf19d60be4e634d76c50f69e0da20cc77be Mon Sep 17 00:00:00 2001 From: Quentin Rousseau Date: Thu, 16 Jun 2022 15:35:31 -0700 Subject: [PATCH] @rootlyhq Signed-off-by: Quentin Rousseau --- microsite/data/plugins/rootly.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/microsite/data/plugins/rootly.yaml b/microsite/data/plugins/rootly.yaml index 6c5cfdf715..dd23dd2362 100644 --- a/microsite/data/plugins/rootly.yaml +++ b/microsite/data/plugins/rootly.yaml @@ -4,6 +4,6 @@ author: Rootly authorUrl: https://rootly.com/ category: Incident Management description: Import your Backstage entities into Rootly services and view incidents & analytics. -documentation: https://github.com/backstage/backstage/blob/master/plugins/rootly/README.md -iconUrl: https://raw.githubusercontent.com/backstage/backstage/master/plugins/rootly/doc/logo.png -npmPackageName: '@backstage/plugin-rootly' +documentation: https://github.com/rootlyhq/backstage-plugin/blob/master/README.md +iconUrl: https://raw.githubusercontent.com/rootlyhq/backstage-plugin/master/docs/logo.png +npmPackageName: '@rootlyhq/backstage-plugin'