Fix links to some pages that has been renamed

This commit is contained in:
slawkens
2024-01-30 18:09:20 +01:00
parent ac67555f28
commit 6bac02bd35
4 changed files with 13 additions and 12 deletions

View File

@@ -17,7 +17,7 @@ return [
'Characters' => 'characters',
'Who is Online?' => 'online',
'Highscores' => 'highscores',
'Last Kills' => 'lastkills',
'Last Kills' => 'last-kills',
'Houses' => 'houses',
'Guilds' => 'guilds',
'Polls' => 'polls',
@@ -28,11 +28,11 @@ return [
MENU_CATEGORY_LIBRARY => [
'Monsters' => 'creatures',
'Spells' => 'spells',
'Server Info' => 'serverInfo',
'Server Info' => 'server-info',
'Commands' => 'commands',
'Exp Stages' => 'experienceStages',
'Exp Stages' => 'exp-stages',
'Gallery' => 'gallery',
'Exp Table' => 'experienceTable',
'Exp Table' => 'exp-table',
'FAQ' => 'faq',
],
MENU_CATEGORY_SHOP => [