diff options
author | Moti Korets <moti.kor@gmail.com> | 2015-08-01 19:17:17 +0000 |
---|---|---|
committer | Moti Korets <moti.kor@gmail.com> | 2015-08-01 19:17:17 +0000 |
commit | 393e4e09d8f38b37ebc1b579faed3f3c10276d27 (patch) | |
tree | e2749c4a6ea8c3b1c71f1f02405be5741367bfd4 | |
parent | Added Zimbra Collaboration (diff) | |
download | awesome-selfhosted-393e4e09d8f38b37ebc1b579faed3f3c10276d27.tar.gz awesome-selfhosted-393e4e09d8f38b37ebc1b579faed3f3c10276d27.zip |
Fix link
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -116,7 +116,7 @@ See also [Static Site Generators](#static-site-generators) and [Content Managem * [Cypht](http://cypht.org/index.html) - A feed reader for your email accounts - `GPL` * [mailcow](https://github.com/andryyy/mailcow) - Mail server suite based on Dovecot, Postfix and other open source software, that provides a modern Web UI for administration. `GPL` * [Roundcube](https://roundcube.net) - A web interface to act as an IMAP frontend ([Screenshots](https://roundcube.net/screens/)) ([Source code](https://github.com/roundcube/roundcubemail/)) `GPLv3` `PHP` - * [Zimbra Collaboration] (https://www.zimbra.com/downloads/) - Email, calendar, collaboration server with web interface and lots of integrations. Open source version of Exchange ([Source code] https://www.zimbra.com/open-source) `GPLv2/CPALv1` `Java` + * [Zimbra Collaboration] (https://www.zimbra.com/downloads/) - Email, calendar, collaboration server with web interface and lots of integrations. Open source version of Exchange [Source code] ( https://www.zimbra.com/open-source) `GPLv2/CPALv1` `Java` ### XMPP * [Converse.js](https://conversejs.org/) - A free and open-source XMPP chat client in your browser ([Source](https://github.com/jcbrand/converse.js)) `MPL` `Javascript` |