Skip to content

Commit

Permalink
Update login url.
Browse files Browse the repository at this point in the history
  • Loading branch information
dscalzi committed May 21, 2020
1 parent b3f8ff9 commit b1abe07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/login.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
</div>
<div id="loginOptions">
<span class="loginSpanDim">
<a href="https://help.mojang.com/customer/en/portal/articles/329524-change-or-forgot-password">forgot password?</a>
<a href="https://my.minecraft.net/en-us/password/forgot/">forgot password?</a>
</span>
<label id="checkmarkContainer">
<input id="loginRememberOption" type="checkbox" checked>
Expand Down

0 comments on commit b1abe07

Please sign in to comment.