fix: not going to give these their own folder
This commit is contained in:
parent
68953f0d5f
commit
ad55bf81ef
9 changed files with 16 additions and 16 deletions
|
@ -15,7 +15,7 @@
|
|||
<main class="page-body">
|
||||
<section>
|
||||
<h2>
|
||||
<a href="signup/index.html">Sign-up</a>
|
||||
<a href="signup.html">Sign-up</a>
|
||||
</h2>
|
||||
<p>
|
||||
Please use this if you have yet to activate an account on Skynet before.
|
||||
|
@ -23,7 +23,7 @@
|
|||
</section>
|
||||
<section>
|
||||
<h2>
|
||||
<a href="password/index.html">Change Password</a>
|
||||
<a href="password.html">Change Password</a>
|
||||
</h2>
|
||||
<p>
|
||||
Please use this service to change your Skynet password
|
||||
|
@ -31,7 +31,7 @@
|
|||
</section>
|
||||
<section>
|
||||
<h2>
|
||||
<a href="modify/index.html">Account modification</a>
|
||||
<a href="modify.html">Account modification</a>
|
||||
</h2>
|
||||
<p>
|
||||
Please use this service to modify your user data (email, login ssh key, etc.)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue