Skip to content

Commit

Permalink
nav/find: Fix link to group list.
Browse files Browse the repository at this point in the history
  • Loading branch information
r12a committed Apr 29, 2021
1 parent 437965b commit 4ad516c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions nav/find.html
Expand Up @@ -147,7 +147,7 @@ <h2 id="education"><a href="#education">Educational resources</a></h2>
<section>
<h2 id="groups"><a href="#groups">Groups</a></h2>
<ul>
<li><a href="/International/groups/">List of groups</a><br>
<li><a href="about#groups">List of groups</a><br>
Groups working on internationalization at W3C, including links to home pages, GitHub repos, and mailing lists.
</li>
<li><a href="participate">Join a group</a></li>
Expand Down Expand Up @@ -194,7 +194,7 @@ <h2 id="layout">Language enablement</h2>
<h2 id="mail"><a href="#mail">Mail archives</a></h2>
<ul>
<li>
<p>Mail archives can be found in the <a href="/International/groups/">list of groups</a>. Check the group pages for information about how the lists are used.</p>
<p>Mail archives can be found in the <a href="about#groups">list of groups</a>. Check the group pages for information about how the lists are used.</p>
</li>
</ul>
</section>
Expand Down

0 comments on commit 4ad516c

Please sign in to comment.