From 9eb302851e25b453c006b0ef3518a37de8eb707a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maxime=20=E2=80=9Cpep=E2=80=9D=20Buquet?= Date: Tue, 3 Sep 2019 23:21:39 +0200 Subject: [PATCH] Update chatroom URI MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Maxime “pep” Buquet --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 760280a9..a9a95960 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Contact There is an XMPP MUC for the discussion of this library, feel free to join! :) -[xmpp-rs@muc.linkmauve.fr](xmpp:xmpp-rs@muc.linkmauve.fr?join) +[chat@xmpp.rs](xmpp:chat@xmpp.rs?join) Can I use it yet? -----------------