Skip to content
This repository has been archived by the owner on Aug 26, 2022. It is now read-only.

Commit

Permalink
Merge pull request #3236 from pemmasanikrishna/master
Browse files Browse the repository at this point in the history
Bug 1157849
  • Loading branch information
darkwing committed Jun 9, 2015
2 parents d629501 + b9b17ee commit c28d5a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kuma/landing/templates/landing/homepage.html
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ <h2 class="offscreen">{{ _('Open Web and Mobile') }}</h2>
<a href="{{ wiki_url('Learn') }}"><span>{{ _('Learn Web Development') }}</span></a>
</div>
<div class="column-callout callout-deved">
<a href="https://www.mozilla.org/firefox/developer/"><span>{{ _('Get The Browser For Developers Like You') }}</span></a>
<a href="https://www.mozilla.org/firefox/developer/?utm_source=developer.mozilla.org&utm_medium=referral&utm_campaign=mdn-front-pg-promo"><span>{{ _('Get The Browser For Developers Like You') }}</span></a>
</div>
<div class="column-callout callout-apps">
<a href="{{ wiki_url('Apps') }}"><span>{{ _('Build Open Web Apps') }}</span></a>
Expand Down

0 comments on commit c28d5a3

Please sign in to comment.