Skip to content
Snippets Groups Projects
Commit d70d2bf4 authored by Shane Tomlinson's avatar Shane Tomlinson
Browse files

Change the developers link to point to MDN

issue #1397
parent fdb2a3c7
No related branches found
No related tags found
No related merge requests found
......@@ -28,7 +28,7 @@
<ul class="nav cf">
<li><a href="/about"><%= gettext("How it works") %></a></li>
<li><a href="https://github.com/mozilla/browserid/wiki/How-to-Use-BrowserID-on-Your-Site" target="_blank"><%= gettext("Developers") %></a></li>
<li><a href="https://developer.mozilla.org/en/BrowserID/Quick_Setup" target="_blank"><%= gettext("Developers") %></a></li>
<li class="signIn"><a class="signIn" href="/signin"><%= gettext("Sign In") %></a></li>
<li class="signOut"><a class="signOut" href="/"><%= gettext("Sign Out") %></a></li>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment