Changed reset to "change password" cause it doesn't actually reset password

This commit is contained in:
evanc 2023-09-18 13:44:54 +00:00
parent 4d6b8a01f0
commit c939d4314b

View file

@ -15,8 +15,8 @@
<div class="boxes">
<h2><a href="./signup.html">Sign-up Page</a></h2>
<p>Please use this if you have yet to activate an account on Skynet before.</p>
<h2><a href="password.html">Password Reset</a></h2>
<p>Please use this service if you ever forget your skynet password</p>
<h2><a href="password.html">Change Password</a></h2>
<p>Please use this service to change your skynet password</p>
<h2><a href="modify.html">User modification</a></h2>
<p>
Please use this service to modify your user data (email, login ssh key, etc.)