aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDominic Pratt <github@dominicpratt.de>2017-12-08 12:35:57 +0000
committerGitHub <noreply@github.com>2017-12-08 12:35:57 +0000
commitdda64ccbaf3b3a865a88bf9ab576d5e29cd1f5a6 (patch)
tree65fa104c8f4e5ef68d586c680980bc288dc02e74 /README.md
parentMerge pull request #1253 from lb-/patch-2 (diff)
downloadawesome-selfhosted-dda64ccbaf3b3a865a88bf9ab576d5e29cd1f5a6.tar.gz
awesome-selfhosted-dda64ccbaf3b3a865a88bf9ab576d5e29cd1f5a6.zip
Fixed URL for Metronome IM
Metronome IM has a new home @ https://metronome.im/
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c48c7bea..265b7abe 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](http://code.lightwitch.org/)) `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`