Comparison

README @ 7361:3409773ca19a

Merge with Link Mauve
author Kim Alvefur <zash@zash.se>
date Sun, 17 Apr 2016 22:28:48 +0200
parent 7359:a5a080c12c96
child 9944:11d39caf0852
comparison
equal deleted inserted replaced
7360:7a37fade5380 7361:3409773ca19a
7 flexible system on which to rapidly develop added functionality or 7 flexible system on which to rapidly develop added functionality or
8 rapidly prototype new protocols. 8 rapidly prototype new protocols.
9 9
10 ## Useful links 10 ## Useful links
11 11
12 Homepage: http://prosody.im/ 12 Homepage: https://prosody.im/
13 Download: http://prosody.im/download 13 Download: https://prosody.im/download
14 Documentation: http://prosody.im/doc/ 14 Documentation: https://prosody.im/doc/
15 15
16 Jabber/XMPP Chat: 16 Jabber/XMPP Chat:
17 Address: 17 Address:
18 prosody@conference.prosody.im 18 prosody@conference.prosody.im
19 Web interface: 19 Web interface:
20 http://prosody.im/webchat 20 https://prosody.im/webchat
21 21
22 Mailing lists: 22 Mailing lists:
23 User support and discussion: 23 User support and discussion:
24 http://groups.google.com/group/prosody-users 24 https://groups.google.com/group/prosody-users
25 25
26 Development discussion: 26 Development discussion:
27 http://groups.google.com/group/prosody-dev 27 https://groups.google.com/group/prosody-dev
28 28
29 Issue tracker changes: 29 Issue tracker changes:
30 http://groups.google.com/group/prosody-issues 30 https://groups.google.com/group/prosody-issues
31 31
32 ## Installation 32 ## Installation
33 33
34 See the accompanying INSTALL file for help on building Prosody from source. Alternatively 34 See the accompanying INSTALL file for help on building Prosody from source. Alternatively
35 see our guide at http://prosody.im/doc/install 35 see our guide at https://prosody.im/doc/install
36 36
37 37