diff options
author | Moti Korets <moti.kor@gmail.com> | 2015-08-01 19:19:14 +0000 |
---|---|---|
committer | Moti Korets <moti.kor@gmail.com> | 2015-08-01 19:19:14 +0000 |
commit | 9742c77d28479756722b365944edcb4662343539 (patch) | |
tree | 1391e14bd9f231383d2b07b2891b744c3cc44b2f | |
parent | Fix link (diff) | |
download | awesome-selfhosted-9742c77d28479756722b365944edcb4662343539.tar.gz awesome-selfhosted-9742c77d28479756722b365944edcb4662343539.zip |
Fix link 2
-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` |