From df806c613720520222defe21cc6e4dc4b5fa978d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?N=C3=BFco?= Date: Thu, 29 Dec 2016 14:38:00 +0100 Subject: [PATCH] Link and desc update Updated: * Link: since website redesign * Description: server has evolved into a platform --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c17b33f..760eef3 100644 --- a/README.md +++ b/README.md @@ -348,7 +348,7 @@ Please read [CONTRIBUTING](./CONTRIBUTING.md) if you wish to add software. * [ejabberd](http://www.ejabberd.im/) - XMPP instant messaging server written in Erlang/OTP. * [Metronome IM](http://www.lightwitch.org/metronome) - Fork of Prosody IM. -* [MongooseIM](https://www.erlang-solutions.com/products/mongooseim-massively-scalable-ejabberd-platform) - Fork of ejabberd. +* [MongooseIM](https://www.erlang-solutions.com/products/mongooseim.html) - Fullstack real-time mobile messaging platform (XMPP+REST) in Erlang * [Openfire](http://www.igniterealtime.org/projects/openfire/) - Real time collaboration (RTC) server. * [Prosody IM](http://prosody.im/) - XMPP server written in Lua. * [Tigase](https://projects.tigase.org/projects/tigase-server) - XMPP server implementation in Java.