diff options
author | Mike Steele <mike@steel.fm> | 2015-08-04 14:37:04 +0000 |
---|---|---|
committer | Mike Steele <mike@steel.fm> | 2015-08-04 14:37:04 +0000 |
commit | d40b7574f9e7807679bd0cf6ecc41cf2fa8b32c5 (patch) | |
tree | ebd7e3685f7cdc7ff8bb033f1268d8d13d8f041f | |
parent | Merge pull request #157 from ry167/patch-1 (diff) | |
download | awesome-selfhosted-d40b7574f9e7807679bd0cf6ecc41cf2fa8b32c5.tar.gz awesome-selfhosted-d40b7574f9e7807679bd0cf6ecc41cf2fa8b32c5.zip |
Fixed broken link to Baikal
-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) |