Fixed IRC URL

This commit is contained in:
Abhorrent_Anger 2019-01-27 02:22:33 +02:00
parent 8debd959fa
commit 2a2439ca46
1 changed files with 1 additions and 1 deletions

View File

@ -128,7 +128,7 @@
<a href="http://www.irchelp.org/">IRC</a> <a href="http://www.irchelp.org/">IRC</a>
</th> </th>
<td> <td>
<a href="https://irc.<?=$s_name;?>/">irc.<?=$s_name;?></a> <a href="irc://irc.<?=$s_name;?>/">irc.<?=$s_name;?></a>
</td> </td>
</tr> </tr>
</table> </table>