Diff

plugins/mod_bosh.lua @ 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
parent 7327:d62f0471470f
child 7382:c8923f882274
line wrap: on
line diff
--- a/plugins/mod_bosh.lua	Sat Apr 16 20:56:47 2016 +0100
+++ b/plugins/mod_bosh.lua	Sat Apr 16 21:08:05 2016 +0100
@@ -439,7 +439,7 @@
 	};
 	body = [[<html><body>
 	<p>It works! Now point your BOSH client to this URL to connect to Prosody.</p>
-	<p>For more information see <a href="http://prosody.im/doc/setting_up_bosh">Prosody: Setting up BOSH</a>.</p>
+	<p>For more information see <a href="https://prosody.im/doc/setting_up_bosh">Prosody: Setting up BOSH</a>.</p>
 	</body></html>]];
 };