From 58ad5b602a38482a4e13790215092e4261fa9ac9 Mon Sep 17 00:00:00 2001 From: Scott Rosenberg Date: Thu, 16 Jan 2025 21:18:33 +0200 Subject: [PATCH] Update microsite/data/plugins/devpod.yaml Co-authored-by: Vincenzo Scamporlino Signed-off-by: Scott Rosenberg --- microsite/data/plugins/devpod.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/microsite/data/plugins/devpod.yaml b/microsite/data/plugins/devpod.yaml index 1e91af3d0d..44f3d54eb5 100644 --- a/microsite/data/plugins/devpod.yaml +++ b/microsite/data/plugins/devpod.yaml @@ -4,6 +4,6 @@ authorUrl: https://github.com/terasky-oss category: Development description: Automatically launch fully-contained dev environments with DevPod, directly from Backstage! documentation: https://github.com/TeraSky-OSS/backstage-plugins/tree/main/plugins/devpod-plugin -iconUrl: https://github.com/loft-sh/devpod/blob/main/docs/static/media/devpod-logo.png?raw=true +iconUrl: https://raw.githubusercontent.com/loft-sh/devpod/refs/heads/main/docs/static/media/devpod-logo.png npmPackageName: '@terasky/backstage-plugin-devpod' addedDate: '2024-12-30'