diff options
Diffstat (limited to 'public/index.php')
| -rw-r--r-- | public/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/index.php b/public/index.php index 5619208..a9b88bd 100644 --- a/public/index.php +++ b/public/index.php @@ -15,7 +15,7 @@ include_once "../src/config.php"; <div class="items row" style="gap:32px;"> <a href="/emotes">Emotes</a> - <a href="/users">Users</a> + <a href="/users.php">Users</a> <a href="/emotes/upload.php">Upload</a> <a href="/account">Account</a> <a href="/software">Chat clients</a> |
