diff options
author | nodiscc <nodiscc@gmail.com> | 2017-11-22 09:22:36 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-11-22 09:22:36 +0000 |
commit | 8955bd0c93e3484944109511a2a52b77078f7d4c (patch) | |
tree | 1b1fa71c37370baaca8718a3aef5b8b00c3ccd9f | |
parent | Merge pull request #1217 from bysslord/master (diff) | |
parent | Change URL of agendav (diff) | |
download | awesome-selfhosted-8955bd0c93e3484944109511a2a52b77078f7d4c.tar.gz awesome-selfhosted-8955bd0c93e3484944109511a2a52b77078f7d4c.zip |
Merge pull request #1222 from hebbet/patch-2
Change URL of agendav
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -202,7 +202,7 @@ See also [Static Site Generators](#static-site-generators), [Content Management Some [Groupware](#groupware) solutions also feature calendar/address book editing and synchronization. - * [AgenDAV](http://agendav.org/) - Multilanguage CalDAV web client with a rich AJAX interface and shared calendars support. ([Source Code](https://github.com/adobo/agendav)) `GPLv3` `PHP` + * [AgenDAV](http://agendav.org/) - Multilanguage CalDAV web client with a rich AJAX interface and shared calendars support. ([Source Code](https://github.com/agendav/agendav)) `GPLv3` `PHP` * [Baïkal](http://baikal-server.com/) - Lightweight CalDAV+CardDAV server. ([Source Code](https://github.com/fruux/Baikal)) `GPLv3` `PHP` * [CalendarServer](http://trac.calendarserver.org/) - A standards-compliant server implementing the CalDAV and CardDAV protocols. `Apache` `Python` * [calypso](http://keithp.com/calypso/) - A python-based CalDAV/CardDAV server. ([Source Code](https://keithp.com/git/calypso.git)) `GPLv3` `Python` |