diff --git a/microsite/data/plugins/daily-weather-update.yaml b/microsite/data/plugins/daily-weather-update.yaml index 0fd602bd1d..4118a4d5d6 100644 --- a/microsite/data/plugins/daily-weather-update.yaml +++ b/microsite/data/plugins/daily-weather-update.yaml @@ -5,6 +5,6 @@ authorUrl: https://github.com/Infosys category: Utility description: The Daily Weather Plugin for Backstage provides real-time weather information for a specified location using the Weatherstack API. documentation: https://github.com/Infosys/daily-weather-plugin/tree/main/plugins/weather -iconUrl: https://github.com/Infosys/daily-weather-plugin/blob/main/plugins/weather/src/docs/plugin-logo.png +iconUrl: https://github.com/Infosys/daily-weather-plugin/blob/main/plugins/weather/src/docs/plugin-logo.png?raw=true npmPackageName: '@infosys_ltd/daily-weather-plugin' addedDate: '2025-04-16'