From 2f9c384209013cb97974737ea434e947bd50c26d Mon Sep 17 00:00:00 2001 From: Michael Gajda Date: Thu, 10 May 2018 21:29:31 +0200 Subject: [PATCH] Fis WebDAV URL for public shares As discussed in nextcloud/server#9449 --- user_manual/files/access_webdav.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user_manual/files/access_webdav.rst b/user_manual/files/access_webdav.rst index 5077aa610..d222a0918 100644 --- a/user_manual/files/access_webdav.rst +++ b/user_manual/files/access_webdav.rst @@ -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.