Skip to content

Commit

Permalink
fix: update sigs-and-committees link
Browse files Browse the repository at this point in the history
In wiki commit 4fa47a6c192535c8412a068394cdc1ac4a0d5a81, we moved the
committees page to /community. This commit makes the same change to the
link on the roadmap
  • Loading branch information
Minion3665 committed May 16, 2024
1 parent 49b5347 commit 8bf7819
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/home/Goals.astro
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ const translation = useTranslations(lang);
</p>
<p>
<a
href="https://wiki.auxolotl.org/en/contributing/sigs-and-committees"
href="https://wiki.auxolotl.org/community"
target="_blank"
rel="noopener noreferrer"
>
Expand Down

0 comments on commit 8bf7819

Please sign in to comment.