1
0
Fork 0
mirror of https://codeberg.org/Mercury-IM/Smack synced 2025-09-10 18:59:41 +02:00

s/JEP/XEP/

also s;jabber.org/jeps;xmpp.org/extensions;
This commit is contained in:
Florian Schmaus 2014-06-14 11:45:38 +02:00
parent 273c2d7da9
commit eec0df386c
30 changed files with 56 additions and 56 deletions

View file

@ -17,8 +17,8 @@ users to a group chat room.
</ul>
<p>
<b>JEP related:</b> N/A -- this protocol is outdated now that the Multi-User Chat (MUC) JEP is available
(<a href="http://www.jabber.org/jeps/jep-0045.html">JEP-45</a>). However, most
<b>XEP related:</b> N/A -- this protocol is outdated now that the Multi-User Chat (MUC) XEP is available
(<a href="http://www.xmpp.org/extensions/xep-0045.html">XEP-45</a>). However, most
existing clients still use this older protocol. Once MUC support becomes more
widespread, this API may be deprecated.