Merge pull request #1634 from RealRancor/fix_carddav_url

Fix carddav export url
This commit is contained in:
Carla Schroder 2015-09-02 14:45:01 +02:00
commit b175013d39

View File

@ -339,7 +339,7 @@ Additionally, the Contacts app is providing an URL for special functions:
**Export an address book as a vCard file**
https://ADDRESS/remote.php/caldav/addressbooks/USERNAME/ADDRESSBOOK?export
https://ADDRESS/remote.php/carddav/addressbooks/USERNAME/ADDRESSBOOKNAME?export
Troubleshooting
---------------