From 3d4c7659be8316ef6b08ed3a8fec389688f15686 Mon Sep 17 00:00:00 2001 From: JC Brand Date: Wed, 7 Jan 2015 11:17:12 +0100 Subject: [PATCH] Don't link to jabber.org, link to the directory --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 48f6b4abf..521bd5616 100644 --- a/index.html +++ b/index.html @@ -103,7 +103,7 @@

Similar to Facebook chat but it also supports multi-user chatrooms.

Converse.js can connect to any accessible XMPP/Jabber server, - either from a public provider such as jabber.org, or one you have set up yourself. + either from a public provider, or one you have set up yourself.

It's possible to enable single-site-login, whereby users already authenticated in your website will also automatically be logged in on the chat server.