diff options
author | Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> | 2016-04-16 21:08:05 +0100 |
---|---|---|
committer | Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> | 2016-04-16 21:08:05 +0100 |
commit | bbf1653e0470250acbd67998045d2ca2a382281a (patch) | |
tree | a6829d7aa93901aa2b6d2dd4f0fc83cf3d248eea /HACKERS | |
parent | 9393c7df4c8c9d1ef43b197a7e514412e1a7f7ef (diff) | |
download | prosody-bbf1653e0470250acbd67998045d2ca2a382281a.tar.gz prosody-bbf1653e0470250acbd67998045d2ca2a382281a.zip |
Update every link to the documentation to use HTTPS
Diffstat (limited to 'HACKERS')
-rw-r--r-- | HACKERS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,11 +2,11 @@ Welcome hackers! This project accepts and *encourages* contributions. If you would like to get involved you can join us on our mailing list and discussion rooms. More -information on these at http://prosody.im/discuss +information on these at https://prosody.im/discuss Patches are welcome, though before sending we would appreciate if you read docs/coding_style.txt for guidelines on how to format your code, and other tips. -Documentation for developers can be found at http://prosody.im/doc/developers +Documentation for developers can be found at https://prosody.im/doc/developers Have fun :) |