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 17d4d75..950b6c1 100644 --- a/public/index.php +++ b/public/index.php @@ -27,7 +27,7 @@ authorize_user(); echo '<a href="/emotes/upload.php">Upload</a>'; } ?> <a href="/account">Account</a> - <a href="/software">Chat clients</a> + <a href="/software.php">Chat clients & Tools</a> </div> <form action="/emotes/search.php" method="get" class="row"> |
