Skip to content

Commit 0db8043

Browse files
committed
update
1 parent b24be6c commit 0db8043

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -220,10 +220,10 @@
220220
<a href="./index.php" class="text-reset">Home</a>
221221
</p>
222222
<p>
223-
<a href="#" class="text-reset">Chat</a>
223+
<a href="./chat.php" class="text-reset">Chat</a>
224224
</p>
225225
<p>
226-
<a href="#" class="text-reset">Users</a>
226+
<a href="./index.php" class="text-reset">Users</a>
227227
</p>
228228
<p>
229229
<a href="./profile.php" class="text-reset">Profile</a>

0 commit comments

Comments
 (0)