summaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
authorilotterytea <iltsu@alright.party>2025-12-09 16:50:07 +0500
committerilotterytea <iltsu@alright.party>2025-12-09 16:50:07 +0500
commit8925a9526a1d3eac914030b3069713f56c37e55a (patch)
tree2811f088ab13168658d8ac8ba9f15d01ffb49249 /index.php
parent77c7d534f46392f62b56305ec8b71eecff3b9221 (diff)
feat: emoteset editors
Diffstat (limited to 'index.php')
-rw-r--r--index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.php b/index.php
index a538469..6bc0503 100644
--- a/index.php
+++ b/index.php
@@ -29,7 +29,7 @@ authorize_user();
<a href="/emotes">Emotes</a>
<?php if (CONFIG['emoteset']['public']): ?>
- <a href="/emotesets.php">Emotesets</a>
+ <a href="/emotesets/">Emotesets</a>
<?php endif; ?>
<?php if (CONFIG['account']['publiclist']): ?>