Skip to content

Commit fa2563e

Browse files
Merge pull request #11924 from sakudo/patch-1
Update access_webdav.rst
2 parents da85418 + d97a2bf commit fa2563e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

user_manual/files/access_webdav.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ same URL you use to access Nextcloud from your web browser - e.g.::
3333

3434
https://cloud.example.com
3535

36-
https://cloud.example.com/nextcloud (if Nextcloud is installed in a subdirectory)
36+
https://example.com/nextcloud (if Nextcloud is installed in a subdirectory called "nextcloud")
3737

3838
Third-party WebDAV clients
3939
--------------------------
@@ -57,7 +57,7 @@ The URL to use when configuring third-party apps to connect to Nextcloud is a bi
5757

5858
https://cloud.example.com/remote.php/dav/files/USERNAME/
5959
60-
https://cloud.example.com/nextcloud/remote.php/dav/files/USERNAME/ (if Nextcloud is installed in a subdirectory)
60+
https://example.com/nextcloud/remote.php/dav/files/USERNAME/ (if Nextcloud is installed in a subdirectory called "nextcloud")
6161

6262
.. note:: When using a third-party WebDAV client (including your operating system's
6363
built-in client), you should use an application password for login rather than your

0 commit comments

Comments
 (0)