浏览代码

Add ejabberd and add XMPP servers homepages

badlop 3 年之前
父节点
当前提交
6c13cfaf30
共有 1 个文件被更改,包括 3 次插入2 次删除
  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