diff options
author | Kim Alvefur <zash@zash.se> | 2016-04-17 22:28:48 +0200 |
---|---|---|
committer | Kim Alvefur <zash@zash.se> | 2016-04-17 22:28:48 +0200 |
commit | 8f7f8d673ccf1ee7d115526d6bd7a805e0eed1d7 (patch) | |
tree | 65fa5a9caa2b6eb979d751ac6a7cfb369174e1d8 /prosody | |
parent | a92b3b499c6319f0510af1772c92ea6637a456af (diff) | |
parent | c6048a7cb4097d24b5c28a29247ba7175e00ea37 (diff) | |
download | prosody-8f7f8d673ccf1ee7d115526d6bd7a805e0eed1d7.tar.gz prosody-8f7f8d673ccf1ee7d115526d6bd7a805e0eed1d7.zip |
Merge with Link Mauve
Diffstat (limited to 'prosody')
-rwxr-xr-x | prosody | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -111,7 +111,7 @@ function read_config() 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(""); |