diff options
author | nodiscc <nodiscc@gmail.com> | 2015-08-21 17:01:06 +0000 |
---|---|---|
committer | nodiscc <nodiscc@gmail.com> | 2015-08-21 17:01:06 +0000 |
commit | 162430d33653a5c9c009b35739989a602d0801c2 (patch) | |
tree | 30e9304b457d958211e7078157f3fc4f66637f89 | |
parent | work on #217 (diff) | |
download | awesome-selfhosted-162430d33653a5c9c009b35739989a602d0801c2.tar.gz awesome-selfhosted-162430d33653a5c9c009b35739989a602d0801c2.zip |
add link to xmpp wikipedia page
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -145,7 +145,7 @@ For preconfigured mail server solutions, see [Self-hosting Solutions](#self-host ### XMPP -*XMPP servers.* +*[XMPP](https://en.wikipedia.org/wiki/XMPP) servers.* * [ejabberd](http://www.ejabberd.im/) - XMPP instant messaging server. `GPL` `Erlang` * [Metronome IM](http://www.lightwitch.org/metronome) - Fork of Prosody IM. `MIT` `Lua` |