From 8bf7819cba02a743c02f95c8a4526d3515a2a7a4 Mon Sep 17 00:00:00 2001 From: Skyler Grey Date: Thu, 16 May 2024 21:38:39 +0000 Subject: [PATCH] fix: update sigs-and-committees link In wiki commit 4fa47a6c192535c8412a068394cdc1ac4a0d5a81, we moved the committees page to /community. This commit makes the same change to the link on the roadmap --- src/components/home/Goals.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/home/Goals.astro b/src/components/home/Goals.astro index c70d687..cc4efca 100644 --- a/src/components/home/Goals.astro +++ b/src/components/home/Goals.astro @@ -23,7 +23,7 @@ const translation = useTranslations(lang);