aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Rylatt <AndyR207@users.noreply.github.com>2016-08-06 19:50:16 +0000
committerGitHub <noreply@github.com>2016-08-06 19:50:16 +0000
commitb5720e449267314fc9b70bcf0097f93454498688 (patch)
tree83cfe7a33bfbb07c09aea6f9fdb49c84f32759ca
parentMerge pull request #642 from n8225/AddSerposcope (diff)
parentAgendav Fix (diff)
downloadawesome-selfhosted-b5720e449267314fc9b70bcf0097f93454498688.tar.gz
awesome-selfhosted-b5720e449267314fc9b70bcf0097f93454498688.zip
Merge pull request #639 from n8225/fixagendav
Agendav Fix
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 45f72db4..246ed884 100644
--- a/README.md
+++ b/README.md
@@ -161,7 +161,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/adobo/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](http://keithp.com/cgi-bin/gitweb.cgi?p=calypso.git;a=tree)) `GPLv3` `Python`