Browse Source

Fix link to prosody.im

JC Brand 9 years ago
parent
commit
57a309177f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/source/setup.rst

+ 1 - 1
docs/source/setup.rst

@@ -96,7 +96,7 @@ your browser.
 Websockets provide long-lived, bidirectional connections which do not rely on
 HTTP. Therefore BOSH, which operates over HTTP, doesn't apply to websockets.
 
-`Prosody <prosody.im>`_ (from version 0.10) supports websocket connections, as
+`Prosody <http://prosody.im>`_ (from version 0.10) supports websocket connections, as
 does the node-xmpp-bosh connection manager.
 
 Overcoming cross-domain request restrictions