Skip to content

Commit ab61ebb

Browse files
authored
chore: updated main site navigation menu (#121)
1 parent e010a4e commit ab61ebb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/components/pages/FoundationHeader.astro

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@ import FoundationLogo from "../logos/FoundationLogo.astro";
2222
<a href="/values" data-umami-event="Site Nav - Values">Values</a>
2323
</li>
2424
<li class="menu-item menu-item--level-2">
25-
<a href="/team" data-umami-event="Site Nav - Team">Team</a>
25+
<a href="/policy-and-advocacy" data-umami-event="Site Nav - Policy & Advocacy">Policy & Advocacy</a>
2626
</li>
2727
<li class="menu-item menu-item--level-2">
28-
<a href="https://interledger-foundation.breezy.hr/" data-umami-event="Site Nav - Careers">Careers</a>
28+
<a href="/team" data-umami-event="Site Nav - Team">Team</a>
2929
</li>
3030
</ul>
3131
</li>

0 commit comments

Comments
 (0)