Software /
code /
prosody
Comparison
README @ 11200:bf8f2da84007
Merge 0.11->trunk
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Thu, 05 Nov 2020 22:31:25 +0100 |
parent | 10692:a0480ee2233a |
child | 12223:a68f1617721b |
comparison
equal
deleted
inserted
replaced
11199:6c7c50a4de32 | 11200:bf8f2da84007 |
---|---|
10 ## Useful links | 10 ## Useful links |
11 | 11 |
12 Homepage: https://prosody.im/ | 12 Homepage: https://prosody.im/ |
13 Download: https://prosody.im/download | 13 Download: https://prosody.im/download |
14 Documentation: https://prosody.im/doc/ | 14 Documentation: https://prosody.im/doc/ |
15 Issue tracker: https://issues.prosody.im/ | |
15 | 16 |
16 Jabber/XMPP Chat: | 17 Jabber/XMPP Chat: |
17 Address: | 18 Address: |
18 prosody@conference.prosody.im | 19 prosody@conference.prosody.im |
19 Web interface: | 20 Web interface: |
20 https://prosody.im/webchat | 21 https://chat.prosody.im/ |
21 | 22 |
22 Mailing lists: | 23 Mailing lists: |
23 User support and discussion: | 24 User support and discussion: |
24 https://groups.google.com/group/prosody-users | 25 https://groups.google.com/group/prosody-users |
25 | 26 |
26 Development discussion: | 27 Development discussion: |
27 https://groups.google.com/group/prosody-dev | 28 https://groups.google.com/group/prosody-dev |
28 | 29 |
29 Issue tracker changes: | |
30 https://groups.google.com/group/prosody-issues | |
31 | |
32 ## Installation | 30 ## Installation |
33 | 31 |
34 See the accompanying INSTALL file for help on building Prosody from source. Alternatively | 32 See the accompanying INSTALL file for help on building Prosody from source. Alternatively |
35 see our guide at https://prosody.im/doc/install | 33 see our guide at https://prosody.im/doc/install |
36 | 34 |