Fix login URL
This commit is contained in:
parent
00f074c152
commit
bea1998043
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@
|
|||
<h3>Account Management</h3>
|
||||
<p>If you would like to change your registered email address or password, you can use our self-service account management portal</p>
|
||||
<div>
|
||||
<a class="btn btn-primary" role="button" href="https://login.everythingopen.au/manage/">Account Management</a>
|
||||
<a class="btn btn-primary" role="button" href="https://login.linux.conf.au/manage/">Account Management</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue