From c809593c341994149162d3b8a182df88b0297234 Mon Sep 17 00:00:00 2001 From: zeevolution Date: Sun, 12 Apr 2026 20:01:13 -0300 Subject: [PATCH] chore(microsite): point HypoStage directory docs at v1.0.0 tag 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 30c7a75797..2fc4f16afe 100644 --- a/microsite/data/plugins/hypo-stage.yaml +++ b/microsite/data/plugins/hypo-stage.yaml @@ -4,7 +4,7 @@ author: ArchHypo 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 +documentation: https://github.com/ArchHypo/hypo-stage/blob/v1.0.0/README.md 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'