Mercurial > prosody-hg
diff prosody @ 7359:a5a080c12c96
Update every link to the documentation to use HTTPS
| author | Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> |
|---|---|
| date | Sat, 16 Apr 2016 21:08:05 +0100 |
| parents | b34a42a10c9f |
| children | 1502ec4f3cbe |
line wrap: on
line diff
--- a/prosody Sat Apr 16 20:56:47 2016 +0100 +++ b/prosody Sat Apr 16 21:08:05 2016 +0100 @@ -111,7 +111,7 @@ print("A sample config file is included in the Prosody download called prosody.cfg.lua.dist"); print("Copy or rename it to prosody.cfg.lua and edit as necessary."); end - print("More help on configuring Prosody can be found at http://prosody.im/doc/configure"); + print("More help on configuring Prosody can be found at https://prosody.im/doc/configure"); print("Good luck!"); print("**************************"); print("");
