mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-03-29 09:35:50 +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::
|
||||
|
||||
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
|
||||
some servers.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue