diff options
Diffstat (limited to 'doc/guide.html')
-rw-r--r-- | doc/guide.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/guide.html b/doc/guide.html index 047b44052..bbb0fbf16 100644 --- a/doc/guide.html +++ b/doc/guide.html @@ -2112,8 +2112,8 @@ configuration form in which they can set the option to enable chatroom logging.< Chatroom details are added on top of each page: room title, JID, author, subject and configuration. </LI><LI CLASS="li-itemize"> -Room title and JID are links to join the chatroom (using -<A HREF="http://www.ietf.org/rfc/rfc4622.txt">XMPP URIs</A>). +The room JID in the generated HTML is a link to join the chatroom (using +<A HREF="http://www.xmpp.org/rfc/rfc5122.html">XMPP URI</A>). </LI><LI CLASS="li-itemize">Subject and chatroom configuration changes are tracked and displayed. </LI><LI CLASS="li-itemize">Joins, leaves, nick changes, kicks, bans and ‘/me’ are tracked and displayed, including the reason if available. |