diff options
author | Edward D <ed.kickball@hotmail.com> | 2015-08-04 14:39:22 +0000 |
---|---|---|
committer | Edward D <ed.kickball@hotmail.com> | 2015-08-04 14:39:22 +0000 |
commit | 9b351c1d06586e7336bb914c599c3c0c387fce48 (patch) | |
tree | ebd7e3685f7cdc7ff8bb033f1268d8d13d8f041f | |
parent | Merge pull request #157 from ry167/patch-1 (diff) | |
parent | Fixed broken link to Baikal (diff) | |
download | awesome-selfhosted-9b351c1d06586e7336bb914c599c3c0c387fce48.tar.gz awesome-selfhosted-9b351c1d06586e7336bb914c599c3c0c387fce48.zip |
Merge pull request #158 from mikesteele/master
Fixed Broken Link for Baikal (Calendar and Address Books)
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -109,7 +109,7 @@ See also [Static Site Generators](#static-site-generators) and [Content Managem ## Calendar and Address Books * [AgenDAV](http://agendav.org/) - Multilanguage CalDAV web client with a rich AJAX interface and shared calendars support - * [Baïkal](http://baikal.codr.fr/) - Lightweight CalDAV+CardDAV server + * [Baïkal](http://baikal-server.com/) - Lightweight CalDAV+CardDAV server * [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 * [DAViCal](http://www.davical.org/) - a server for calendar sharing (CalDAV) |