From 57a309177f8e808111c6791f96f64af90a40382f Mon Sep 17 00:00:00 2001 From: JC Brand Date: Thu, 8 Oct 2015 12:11:48 +0000 Subject: [PATCH] Fix link to prosody.im --- docs/source/setup.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/setup.rst b/docs/source/setup.rst index aecfdc81d..66e7908c0 100644 --- a/docs/source/setup.rst +++ b/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 `_ (from version 0.10) supports websocket connections, as +`Prosody `_ (from version 0.10) supports websocket connections, as does the node-xmpp-bosh connection manager. Overcoming cross-domain request restrictions