From d97b58d6ad17608020fe341320612863a4739877 Mon Sep 17 00:00:00 2001 From: Selina Baldauf <38790212+selinaZitrone@users.noreply.github.com> Date: Tue, 28 Jan 2025 19:47:35 +0100 Subject: [PATCH] Fix broken link to working-groups The link before was referencing governance/working-groups which does not exist anymore. The correct link is about/working-groups instead. I did not test this locally because I don't have Hugo installed. But the link https://www.openmodelingfoundation.org/about/working-groups/ exists and should be the correct one --- content/en/_index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/_index.html b/content/en/_index.html index e2337459..ca11da17 100644 --- a/content/en/_index.html +++ b/content/en/_index.html @@ -42,7 +42,7 @@

{{< blocks/section color="light" >}} {{% blocks/feature icon="fas fa-project-diagram" title="How to Participate" url="/contribute" url_text="How to contribute" %}} You can [contribute to OMF activities](/contribute/) as a representative of a member organization or - as an individual in a [Working Group](/governance/working-groups/). + as an individual in a [Working Group](/about/working-groups/). {{% /blocks/feature %}} {{% blocks/feature icon="fas fa-users" title="Community" url="/about/community" %}}