Added a missing '?join' to each group's xmpp link on the charter pages. Fixes issue #1950

- Legacy-Id: 11105
This commit is contained in:
Henrik Levkowetz 2016-04-06 21:25:41 +00:00
parent 5107dcf04f
commit e3603202e9

View file

@ -135,7 +135,7 @@
<tr>
<th>Jabber chat</th>
<th>Room address</th>
<td><a href="xmpp://{{ group.acronym }}@jabber.ietf.org">xmpp://{{ group.acronym }}@jabber.ietf.org</a></td>
<td><a href="xmpp://{{ group.acronym }}@jabber.ietf.org?join">xmpp://{{ group.acronym }}@jabber.ietf.org?join</a></td>
</tr>
<tr>