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

SMACK-431 Reworded Entity Caps documentation, added missing frame link

git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/branches/smack_3_3_1@13692 b35dd754-fafc-0310-a699-88a17e54d16e
This commit is contained in:
Florian Schmaus 2013-06-24 21:27:43 +00:00 committed by flow
parent 0f247cf30e
commit c2d057f4b2
2 changed files with 7 additions and 2 deletions

View file

@ -75,6 +75,11 @@
<td><a href="http://www.xmpp.org/extensions/xep-0060.html">XEP-0060</a></td>
<td>Generic publish and subscribe functionality.</td>
</tr>
<tr>
<td><a href="caps.html">Entity Capabilities</a></td>
<td><a href="http://www.xmpp.org/extensions/xep-0115.html">XEP-0115</a></td>
<td>Generic publish and subscribe functionality.</td>
</tr>
</table>
</body>
</html>
</html>