Skip to content
This repository was archived by the owner on Aug 27, 2025. It is now read-only.

Commit 033e830

Browse files
author
Andrew
authored
Update header.html
1 parent 25a3bb6 commit 033e830

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

_includes/header.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -68,13 +68,13 @@
6868
</li>
6969

7070
<li{% if page.id == 'resources' %} class="is-active"{% endif %}>
71-
<a href="{{ '/maintainers/DEI-resources/' | relative_url }}">
71+
<a href="{{ '/maintainers/-resources/' | relative_url }}">
7272
<span>DEI Resource Hub</span>
7373
</a>
7474
</li>
7575

7676
<li{% if page.id == 'badging' %} class="is-active"{% endif %}>
77-
<a href="{{ '/maintainers/DEI-badging/' | relative_url }}">
77+
<a href="https://badging.chaoss.community">
7878
<span>DEI Badging Program</span>
7979
</a>
8080
</li>
@@ -181,7 +181,7 @@
181181
</li>
182182

183183
<li{% if page.id == 'badging' %} class="is-active"{% endif %}>
184-
<a href="{{ '/maintainers/DEI-badging/' | relative_url }}">
184+
<a href="https://badging.chaoss.community">
185185
<span>DEI Badging Program</span>
186186
</a>
187187
</li>

0 commit comments

Comments
 (0)