aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornodiscc <nodiscc@gmail.com>2017-11-22 09:22:36 +0000
committerGitHub <noreply@github.com>2017-11-22 09:22:36 +0000
commit8955bd0c93e3484944109511a2a52b77078f7d4c (patch)
tree1b1fa71c37370baaca8718a3aef5b8b00c3ccd9f
parentMerge pull request #1217 from bysslord/master (diff)
parentChange URL of agendav (diff)
downloadawesome-selfhosted-8955bd0c93e3484944109511a2a52b77078f7d4c.tar.gz
awesome-selfhosted-8955bd0c93e3484944109511a2a52b77078f7d4c.zip
Merge pull request #1222 from hebbet/patch-2
Change URL of agendav
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5674d6e3..c6cd2a84 100644
--- a/README.md
+++ b/README.md
@@ -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`