Skip to content
This repository has been archived by the owner on Mar 30, 2021. It is now read-only.

Commit

Permalink
Merge pull request #13 from ednapiranha/master
Browse files Browse the repository at this point in the history
updated careers link to work with new site url
  • Loading branch information
Michael Kelly authored and Michael Kelly committed Jan 11, 2012
2 parents 2254164 + 6649ab6 commit 6fc48dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion menu_links.html
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
<li><a href="http://www.mozilla.org/about/participate/">{{ _('Participate') }}</a></li>
<li><a href="http://www.mozilla.org/press/">{{ _('Press Center') }}</a></li>
<li><a href="http://www.mozilla.org/en-US/firefox/brand/">{{ _('Brand Toolkit') }}</a></li>
<li><a href="http://www.mozilla.org/about/careers.html">{{ _('Careers') }}</a></li>
<li><a href="http://www.mozilla.org/careers">{{ _('Careers') }}</a></li>
<li><a href="http://www.mozilla.org/about/partnerships.html">{{ _('Partnerships') }}</a></li>
<li><a href="http://www.mozilla.org/about/legal.html">{{ _('Legal') }}</a></li>
<li><a href="http://www.mozilla.org/about/contact.html">{{ _('Contact Us') }}</a></li>
Expand Down

0 comments on commit 6fc48dc

Please sign in to comment.