aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornodiscc <nodiscc@gmail.com>2017-12-09 15:00:00 +0000
committerGitHub <noreply@github.com>2017-12-09 15:00:00 +0000
commit1dacc8370d016b3dab248d305cd379306bb95331 (patch)
treeccbae24176e1a55cb97e8a6d832acc660dae1de2
parentMerge pull request #1253 from lb-/patch-2 (diff)
parentUpdate README.md (diff)
downloadawesome-selfhosted-1dacc8370d016b3dab248d305cd379306bb95331.tar.gz
awesome-selfhosted-1dacc8370d016b3dab248d305cd379306bb95331.zip
Merge pull request #1255 from dominicpratt/patch-1
Fixed URL for Metronome IM
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c48c7bea..091c161a 100644
--- a/README.md
+++ b/README.md
@@ -410,7 +410,7 @@ _[Extensible Messaging and Presence Protocol](https://en.wikipedia.org/wiki/XMPP
* [ejabberd](https://www.ejabberd.im/) - XMPP instant messaging server. ([Source Code](https://github.com/processone/ejabberd)) `GPL` `Erlang`
* [Kontalk](http://kontalk.org/) - Kontalk is an Open Source Messenger, similar to WhatsApp (app for android only currently), including end-to-end encryption, server is based on Tigase XMPP Server. ([Source Code](https://github.com/kontalk)) `GPLv3` `Java`
- * [Metronome IM](https://lightwitch.org/metronome) - Fork of Prosody IM. ([Source Code](http://code.lightwitch.org/)) `MIT` `Lua`
+ * [Metronome IM](https://metronome.im/) - Fork of Prosody IM. ([Source Code](https://github.com/maranda/metronome/)) `MIT` `Lua`
* [MongooseIM](https://www.erlang-solutions.com/products/mongooseim.html) - Mobile messaging platform with a focus on performance and scalability. ([Source Code](https://github.com/esl/MongooseIM)) `GPLv2` `Erlang`
* [Openfire](http://www.igniterealtime.org/projects/openfire/) - Real time collaboration (RTC) server. ([Source Code](https://github.com/igniterealtime/Openfire)) `Apache` `Java`
* [Prosody IM](http://prosody.im/) - Feature-rich and easy to configure XMPP server. ([Source Code](http://hg.prosody.im/)) `MIT` `Lua`