Fix ownCloud docs

Fix #532
This commit is contained in:
Markus Unterwaditzer 2017-01-02 01:13:28 +01:00
parent 21d83ae0d2
commit cbdf0f27ae

View file

@ -100,13 +100,13 @@ Vdirsyncer is continuously tested against the latest version of ownCloud_::
[storage cal] [storage cal]
type = "caldav" type = "caldav"
url = "https://example.com/owncloud/remote.php/caldav/" url = "https://example.com/remote.php/dav/"
username = ... username = ...
password = ... password = ...
[storage card] [storage card]
type = "carddav" type = "carddav"
url = "https://example.com/owncloud/remote.php/carddav/" url = "https://example.com/remote.php/dav/"
username = ... username = ...
password = ... password = ...