Skip to content

Commit d97b58d

Browse files
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
1 parent c1a5b41 commit d97b58d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/_index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ <h3 class="font-weight-light text-center">
4242
{{< blocks/section color="light" >}}
4343
{{% blocks/feature icon="fas fa-project-diagram" title="How to Participate" url="/contribute" url_text="How to contribute" %}}
4444
You can [contribute to OMF activities](/contribute/) as a representative of a member organization or
45-
as an individual in a [Working Group](/governance/working-groups/).
45+
as an individual in a [Working Group](/about/working-groups/).
4646
{{% /blocks/feature %}}
4747

4848
{{% blocks/feature icon="fas fa-users" title="Community" url="/about/community" %}}

0 commit comments

Comments
 (0)