Commit adc4e6eb authored by Taylor SaBell's avatar Taylor SaBell Committed by JC Brand

Changed connection manager URL (#955)

parent 5939f111
......@@ -54,7 +54,7 @@ bottom of your page (after the closing *</body>* element)::
<script>
converse.initialize({
bosh_service_url: 'https://bind.conversejs.org', // Please use this connection manager only for testing purposes
bosh_service_url: 'https://conversejs.org/http-bind/', // Please use this connection manager only for testing purposes
show_controlbox_by_default: true
});
</script>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment