use a instead of button,

update wiki link
This commit is contained in:
2024-04-18 19:04:45 +00:00
parent 578e540772
commit 2158cacd6c
3 changed files with 14 additions and 12 deletions

View File

@@ -25,14 +25,14 @@
</p>
<h3>Support Inquiries</h3>
<p> If you are a user of tronnet, please refer to the <a href = "https://docs.tronnet.net/en/quick-support">documentation</a> for information about how to recieve technical support.</p>
<p> If you are a user of tronnet, please refer to the <a href = "https://wiki.tronnet.net/">documentation</a> for information about how to recieve technical support.</p>
<h3>User Inquiries</h3>
<p> Tronnet does not publish private information of users, except those published in the <a href = "index.html"> User Directory</a>.</p>
</div>
<div class="btn-group">
<button onclick="window.location.href='index.html';">Return to Homepage</button>
<a href='index.html'>Return to Homepage</a>
</div>
</main>
<footer><p>&copy; tronnet</p></footer>