diff options
author | Yann <forget.yann31@gmail.com> | 2016-07-06 23:07:52 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-07-06 23:07:52 +0000 |
commit | 6c675000d57a7f0f396a005f3db44cedeca4cdab (patch) | |
tree | 6acb1c308d4e42e841119cc77a9fac7e43aefea6 | |
parent | Add InfCloud (diff) | |
download | awesome-selfhosted-6c675000d57a7f0f396a005f3db44cedeca4cdab.tar.gz awesome-selfhosted-6c675000d57a7f0f396a005f3db44cedeca4cdab.zip |
Add InfCloud: correct link
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -166,7 +166,7 @@ Some [Groupware](#groupware) solutions also feature calendar/address book editin * [ownCloud calendar](https://doc.owncloud.org/server/9.0/user_manual/pim/calendar.html) - The ownCloud Calendar app enables you to create and edit events, synchronize to other calendars you might use, and create new, personalized calendars. ([Source Code](https://github.com/owncloud/calendar-rework)) `AGPLv3` `PHP` * [Radicale](http://radicale.org/) - A Simple Calendar and Contact Server. ([Source Code](https://github.com/Kozea/Radicale)) `GPLv3` `Python` * [sabre/dav](http://sabre.io/) - A open source CardDAV, CalDAV and WebDAV server. ([Source Code](https://github.com/fruux/sabre-dav)) `MIT` `PHP` - * [InfCloud](an open source CalDAV/CardDAV web client implementation) - An open source CalDAV/CardDAV web client implementation. ([Demo](https://www.inf-it.com/infcloud/), [Source Code](https://www.inf-it.com/InfCloud_0.13.1.zip)) `AGPLv3` `Javascript` + * [InfCloud](https://www.inf-it.com/open-source/clients/infcloud/) - An open source CalDAV/CardDAV web client implementation. ([Demo](https://www.inf-it.com/infcloud/), [Source Code](https://www.inf-it.com/InfCloud_0.13.1.zip)) `AGPLv3` `Javascript` ## Communication systems |