diff options
author | hebbet <pascal.herbert@gmail.com> | 2017-10-27 08:02:17 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-10-27 08:02:17 +0000 |
commit | c58c99e6c5a21b37932032f4dae304fed2405d3a (patch) | |
tree | 7f272cf1756dfb6020cbb2c76af430649ca8e5ec | |
parent | Merge pull request #1209 from cavebeat/seeks (diff) | |
download | awesome-selfhosted-c58c99e6c5a21b37932032f4dae304fed2405d3a.tar.gz awesome-selfhosted-c58c99e6c5a21b37932032f4dae304fed2405d3a.zip |
Change URL of agendav
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -201,7 +201,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` |