aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorclach04 <clach04@gmail.com>2020-04-19 20:01:02 +0000
committerGitHub <noreply@github.com>2020-04-19 20:01:02 +0000
commit417909352acdf160a071a44f9e929fc052d3a235 (patch)
treea3e1c141e7a728f34d1ac8f534ad457514709199
parentMerge pull request #2033 from eikek/docspell-url (diff)
downloadawesome-selfhosted-417909352acdf160a071a44f9e929fc052d3a235.tar.gz
awesome-selfhosted-417909352acdf160a071a44f9e929fc052d3a235.zip
xandikos doesn't support WebDAV
Address issue #2062
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 38475191..7d42897e 100644
--- a/README.md
+++ b/README.md
@@ -257,7 +257,7 @@ _CalDAV or CardDAV servers_
- [EteSync Server](https://www.etesync.com) - End-to-end encrypted and journaled personal information server supporting calendar and contact data, offering its own clients. ([Source Code](https://github.com/etesync/server-skeleton)) `AGPL-3.0` `Python/Django`
- [Radicale](http://radicale.org/) - Simple calendar and contact server with extremely low administrative overhead. ([Source Code](https://github.com/Kozea/Radicale)) `GPL-3.0` `Python`
- [SabreDAV](http://sabre.io/) - Open source CardDAV, CalDAV, and WebDAV framework and server. ([Source Code](https://github.com/sabre-io/dav)) `MIT` `PHP`
-- [Xandikos](https://www.xandikos.org/) - Open source CardDAV, CalDAV and WebDAV server with minimal administrative overhead, backed by a Git repository. ([Source Code](https://github.com/jelmer/xandikos)) `GPL-3.0` `Python`
+- [Xandikos](https://www.xandikos.org/) - Open source CardDAV and CalDAV server with minimal administrative overhead, backed by a Git repository. ([Source Code](https://github.com/jelmer/xandikos)) `GPL-3.0` `Python`
_CalDAV or CardDAV web-based clients._