mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-04-27 14:57:41 +00:00
Fix broken reference.
This commit is contained in:
parent
8f5f7eea76
commit
78addbf4c7
1 changed files with 1 additions and 1 deletions
|
|
@ -227,7 +227,7 @@ class DavStorage(Storage):
|
||||||
'''
|
'''
|
||||||
.. note::
|
.. note::
|
||||||
|
|
||||||
Please also see :ref:`server_support` for very important information,
|
Please also see :doc:`server_support` for very important information,
|
||||||
as changing some of the default options might be very dangerous with
|
as changing some of the default options might be very dangerous with
|
||||||
some servers.
|
some servers.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue