Merge pull request #762 from dragetd/patch-2

Fis WebDAV URL for public shares
This commit is contained in:
Morris Jobke 2018-05-14 09:39:39 +02:00 committed by GitHub
commit 96afdee06f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -336,7 +336,7 @@ Nextcloud provides the possibility to access public shares over WebDAV.
To access the public share, open::
https://example.com/nextcloud/public.php/dav
https://example.com/nextcloud/public.php/webdav
in a WebDAV client, use the share token as username and the (optional) share password
as password.