Browse Source

Add ejabberd and add XMPP servers homepages

badlop 3 năm trước cách đây
mục cha
commit
6c13cfaf30
1 tập tin đã thay đổi với 3 bổ sung2 xóa
  1. 3 2
      docs/source/quickstart.rst

+ 3 - 2
docs/source/quickstart.rst

@@ -21,8 +21,9 @@ Let your XMPP server serve Converse for you
 If you run your own XMPP server, you might first want to check whether it has
 If you run your own XMPP server, you might first want to check whether it has
 a plugin or module for hosting Converse.
 a plugin or module for hosting Converse.
 
 
-* OpenFire has the `inverse <https://www.igniterealtime.org/projects/openfire/plugin-archive.jsp?plugin=inverse>`_ plugin.
-* Prosody has `mod_conversejs <https://modules.prosody.im/mod_conversejs.html>`_.
+*  `Openfire <http://www.igniterealtime.org/projects/openfire/>`_ has the `inverse <https://www.igniterealtime.org/projects/openfire/plugin-archive.jsp?plugin=inverse>`_ plugin.
+*  `Prosody <https://prosody.im/>`_ has `mod_conversejs <https://modules.prosody.im/mod_conversejs.html>`_.
+*  `ejabberd <http://www.ejabberd.im/>`_ has `mod_conversejs <https://docs.ejabberd.im/admin/configuration/modules/#mod-conversejs>`_.
 
 
 
 
 Serving Converse yourself
 Serving Converse yourself