From f21f03ce912169c43496cf10010c61b1e48b19b4 Mon Sep 17 00:00:00 2001 From: zeevolution Date: Sun, 12 Apr 2026 20:00:18 -0300 Subject: [PATCH] chore(microsite): use repo-hosted HypoStage directory icon URL Made-with: Cursor Signed-off-by: zeevolution --- microsite/data/plugins/hypo-stage.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/microsite/data/plugins/hypo-stage.yaml b/microsite/data/plugins/hypo-stage.yaml index 7ff603d09c..30c7a75797 100644 --- a/microsite/data/plugins/hypo-stage.yaml +++ b/microsite/data/plugins/hypo-stage.yaml @@ -5,7 +5,7 @@ authorUrl: https://github.com/ArchHypo category: Discovery description: Document architectural assumptions, track uncertainty, and validate decisions with hypothesis management, quality attributes, and technical planning. documentation: https://github.com/ArchHypo/hypo-stage/blob/main/README.md -iconUrl: 'https://avatars.githubusercontent.com/u/241217195?s=400&u=de66fa64fcad1d10f09f7bd2ebacdc9dd12ec9b2&v=4' +iconUrl: 'https://raw.githubusercontent.com/ArchHypo/hypo-stage/main/docs/backstage-directory/icon/hypo-stage.png' npmPackageName: '@archhypo/plugin-hypo-stage' addedDate: '2026-04-14' status: active