corrected xmpp uri for joining muc

This commit is contained in:
rscmbbng 2018-11-18 16:05:42 +01:00
parent 3832fe0579
commit 7ca2814b60

View File

@ -63,7 +63,7 @@
{% endif %}
</ul></nav>
</header><!-- /#menu -->
<span id="forkongithub"><a href="xmpp://hbsc@muc.lurk.org?join">Yes We're Config!™</a></span>
<span id="forkongithub"><a href="xmpp:hbsc@muc.lurk.org?join">Yes We're Config!™</a></span>
<div id='index' class='home'>
{% block content %}
{% endblock %}