summaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
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']): ?>