Move link to first mention of Radicale

This commit is contained in:
Markus Unterwaditzer 2015-06-07 11:25:08 +02:00
parent 13ff39801b
commit d2f9c73079

View file

@ -70,14 +70,14 @@ CalDAV and CardDAV servers not listed here may work anyway.
Radicale
--------
Radicale is a very lightweight server, however, it intentionally doesn't
Radicale_ is a very lightweight server, however, it intentionally doesn't
implement the CalDAV and CardDAV standards completely, which might lead to
issues even with very well-written clients. Apart from its non-conformity with
standards, there are multiple other problems with its code quality and the way
it is maintained.
That said, vdirsyncer is continuously tested against the git version and the
latest PyPI release of Radicale_.
latest PyPI release of Radicale.
- Vdirsyncer can't create collections on Radicale.
- Radicale doesn't `support time ranges in the calendar-query of CalDAV