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]
type = "caldav"
url = "https://example.com/owncloud/remote.php/caldav/"
url = "https://example.com/remote.php/dav/"
username = ...
password = ...
[storage card]
type = "carddav"
url = "https://example.com/owncloud/remote.php/carddav/"
url = "https://example.com/remote.php/dav/"
username = ...
password = ...