Software /
code /
prosody
Comparison
README @ 10411:db2a06b9ff98
Merge 0.11->trunk
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sat, 16 Nov 2019 16:52:31 +0100 |
parent | 9945:606b2567ff18 |
child | 10692:a0480ee2233a |
comparison
equal
deleted
inserted
replaced
10410:659b577f280c | 10411:db2a06b9ff98 |
---|---|
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: |
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 |