summaryrefslogtreecommitdiff
path: root/lib/partials.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/partials.php')
-rw-r--r--lib/partials.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/partials.php b/lib/partials.php
index 60d1325..71a429a 100644
--- a/lib/partials.php
+++ b/lib/partials.php
@@ -13,7 +13,7 @@ function html_navigation_bar()
<a href="/emotes" class="button">Emotes</a>
<?php if (CONFIG['emoteset']['public']): ?>
- <a href="/emotesets.php" class="button">Emotesets</a>
+ <a href="/emotesets/" class="button">Emotesets</a>
<?php endif; ?>
<?php if (CONFIG['account']['publiclist']): ?>