summaryrefslogtreecommitdiff
path: root/public/index.php
diff options
context:
space:
mode:
authorilotterytea <iltsu@alright.party>2025-05-05 00:15:09 +0500
committerilotterytea <iltsu@alright.party>2025-05-05 00:33:26 +0500
commit4847536d94671d91187d8ba602f74ec09261a808 (patch)
tree1fd3ac1528677f0ae6fe253c9c5705b06b44e15d /public/index.php
parentd20211fad9bc61b9e92c70707ecbe2a5a30fe75a (diff)
feat: software page
Diffstat (limited to 'public/index.php')
-rw-r--r--public/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/index.php b/public/index.php
index 17d4d75..950b6c1 100644
--- a/public/index.php
+++ b/public/index.php
@@ -27,7 +27,7 @@ authorize_user();
echo '<a href="/emotes/upload.php">Upload</a>';
} ?>
<a href="/account">Account</a>
- <a href="/software">Chat clients</a>
+ <a href="/software.php">Chat clients & Tools</a>
</div>
<form action="/emotes/search.php" method="get" class="row">