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 | c6048a7cb4097d24b5c28a29247ba7175e00ea37 (patch) | |
tree | a6829d7aa93901aa2b6d2dd4f0fc83cf3d248eea /HACKERS | |
parent | 07cda18b8af349dcdb271458e3ae5931f9a227cf (diff) | |
download | prosody-c6048a7cb4097d24b5c28a29247ba7175e00ea37.tar.gz prosody-c6048a7cb4097d24b5c28a29247ba7175e00ea37.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 :) |