aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornodiscc <nodiscc@gmail.com>2020-05-01 13:53:55 +0000
committerGitHub <noreply@github.com>2020-05-01 13:53:55 +0000
commit4b9dafa44d077f83f51c0b00932863e745815ddc (patch)
tree3abb3f271c90fd9060bcc732db38c7c53729ea8c
parentMerge pull request #2016 from fplanque/patch-1 (diff)
parentxandikos doesn't support WebDAV (diff)
downloadawesome-selfhosted-4b9dafa44d077f83f51c0b00932863e745815ddc.tar.gz
awesome-selfhosted-4b9dafa44d077f83f51c0b00932863e745815ddc.zip
Merge pull request #2063 from clach04/patch-1
xandikos doesn't support WebDAV
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8111bfb8..9b665327 100644
--- a/README.md
+++ b/README.md
@@ -256,7 +256,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._