1
0
Fork 0
mirror of https://codeberg.org/Mercury-IM/Smack synced 2024-06-23 20:14:51 +02:00

Fix extensions/intro.html filetransfer link

This commit is contained in:
Florian Schmaus 2014-08-11 12:09:37 +02:00
parent 0d890623c7
commit 3c88c2f705

View file

@ -66,7 +66,7 @@
<td>Allows to discover services in XMPP entities.</td>
</tr>
<tr>
<td><a href="disco.html">File Transfer</a></td>
<td><a href="filetransfer.html">File Transfer</a></td>
<td><a href="http://www.xmpp.org/extensions/xep-0096.html">XEP-0096</a></td>
<td>Transfer files between two users over XMPP.</td>
</tr>