diff --git a/docs/supported.rst b/docs/supported.rst index 2d1409c..38f4a11 100644 --- a/docs/supported.rst +++ b/docs/supported.rst @@ -37,6 +37,8 @@ Contacts - `contactquery.c `_, a small program explicitly written for querying vdirs from mutt. +.. _supported-servers: + Supported servers ================= diff --git a/vdirsyncer/storage/dav.py b/vdirsyncer/storage/dav.py index ccc3e01..e02fb35 100644 --- a/vdirsyncer/storage/dav.py +++ b/vdirsyncer/storage/dav.py @@ -267,9 +267,9 @@ class DavStorage(Storage): .. note:: - Please also see :doc:`supported` for very important information, as - changing some of the default options might be very dangerous with some - servers. + Please also see :ref:`supported-servers` for very important + information, as changing some of the default options might be very + dangerous with some servers. ''' # the file extension of items. Useful for testing against radicale.