Skip to content

Commit 4e59a72

Browse files
Merge pull request #61 from CodeForPhilly/leadership-page
content: change leadership openings to a page
2 parents 9efb119 + d2976c7 commit 4e59a72

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

html-templates/includes/site.nav-sitelinks.tpl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<a class="dropdown-item" href="/mission">{_ "Mission"}</a>
2424
<a class="dropdown-item" href="/pages/code_of_conduct/">{_ "Code of Conduct"}</a>
2525
<a class="dropdown-item" href="/pages/leadership/">{_ "Organizing Team"}</a>
26-
<a class="dropdown-item" href="/pages/leadership-support_team_open_positions/">{_ "Join the Organizing Team"}</a>
26+
<a class="dropdown-item" href="/pages/open_leadership_positions/">{_ "Join the Organizing Team"}</a>
2727
<a class="dropdown-item" href="/contact">{_ "Contact Us"}</a>
2828
</div>
29-
</li>
29+
</li>

0 commit comments

Comments
 (0)