login.html: fix reset password link
This commit is contained in:
parent
459c4d4234
commit
a2c6d8b21d
@ -42,7 +42,7 @@
|
||||
|
||||
<button id="button" class="button" onclick="window.login()">Login</button>
|
||||
|
||||
<a class="link" href="/reset-password">Trouble logging in? Reset your password.</a>
|
||||
<a class="link" href="/reset">Trouble logging in? Reset your password.</a>
|
||||
<a class="link" href="/signup">Don't have an account yet? Sign up.</a>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user