From ff5c9a27c53aa7f9df9846437ccc250068ed27b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fredrik=20Adel=C3=B6w?= Date: Wed, 6 Dec 2023 13:26:23 +0100 Subject: [PATCH] Update microsite/data/plugins/open-dora.yaml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Fredrik Adelöw --- microsite/data/plugins/open-dora.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/microsite/data/plugins/open-dora.yaml b/microsite/data/plugins/open-dora.yaml index 9eb9c3520f..16b4c63969 100644 --- a/microsite/data/plugins/open-dora.yaml +++ b/microsite/data/plugins/open-dora.yaml @@ -5,6 +5,6 @@ authorUrl: https://www.devoteam.com/ category: Monitoring description: View DORA metrics within Backstage using DevLake. documentation: https://github.com/DevoteamNL/opendora/tree/main/backstage-plugin/plugins/open-dora#readme -iconUrl: img/open-dora-icon.png +iconUrl: /img/open-dora-icon.png npmPackageName: '@devoteam-nl/open-dora-backstage-plugin' addedDate: '2023-11-29'