From 01e47d92d63de92c8fa2251a3a0c535d52938357 Mon Sep 17 00:00:00 2001 From: Vignesh Kumar Date: Mon, 2 Dec 2019 23:20:24 +0530 Subject: [PATCH] Added info about the optional nextcloud path The current document does not mention that "/nextcloud" path is only optional, and not needed if the installation is present at the root directory of the domain. Also, the wording was quite off, cleaned it up a bit. Signed-off-by: Vignesh Kumar --- user_manual/files/access_webdav.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/user_manual/files/access_webdav.rst b/user_manual/files/access_webdav.rst index c97358196..5f3ed0f39 100644 --- a/user_manual/files/access_webdav.rst +++ b/user_manual/files/access_webdav.rst @@ -8,9 +8,9 @@ connect Linux, macOS, Windows, and mobile devices to your Nextcloud server via WebDAV. Before we get into configuring WebDAV, let's take a quick look at the recommended way of connecting client devices to your Nextcloud servers. -.. note:: In the following examples, You must adjust **example.com/** to the - URL of your Nextcloud server installation. And USERNAME is the userid of the - connecting user. +.. note:: In the following examples, you should adjust **example.com/nextcloud** to the + URL of your Nextcloud server installation (omit the directory if in root of doamin), and + USERNAME with the username of the connecting user. See the webdav url (bottom left, settings) on your Nextcloud.