Fix login URL

This commit is contained in:
Joel Addison 2023-03-07 02:43:57 +00:00
parent 00f074c152
commit bea1998043

View file

@ -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>