Fixed IRC URL
This commit is contained in:
parent
8debd959fa
commit
2a2439ca46
|
@ -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>
|
||||||
|
|
Loading…
Reference in New Issue