fix wrong url displayed for the xmpp channel

This commit is contained in:
c 2023-06-08 15:23:32 +02:00
parent 7eac83f955
commit f9ccff927c
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ nav_pill: home
<p>We also have regular text chat for any time use. You can choose the protocol you like and the program you like, they all point to the same thing in the end</p>
<ul>
<li>Matrix chat on <a href="https://matrix.to/#/#irc_#onfoss:matrix.f-hub.org">#irc_#onfoss:matrix.f-hub.org</a></li>
<li>XMPP chat on <a href="https://xmpp.f-hub.org/##onfoss@irc.f-hub.org?join">#onfoss@irc.freegamedev.net</a></li>
<li>XMPP chat on <a href="https://xmpp.f-hub.org/##onfoss@irc.f-hub.org?join">#onfoss@irc.f-hub.org</a></li>
<li>IRC chat on <a href="ircs://irc.freegamedev.net:6697/#onfoss">#onfoss@irc.freegamedev.net</a></li>
</ul>
<p>See the <a href="help.html">help page</a> for more information on how to connect to these services.</p>