diff --git a/user_manual/files/access_webdav.rst b/user_manual/files/access_webdav.rst index 2f2f27da7..508bc5f34 100644 --- a/user_manual/files/access_webdav.rst +++ b/user_manual/files/access_webdav.rst @@ -160,8 +160,7 @@ automatically every time you log in to your Linux computer. 7. Add the mount information to ``/etc/fstab``:: - https://example.com/nextcloud/remote.php/dav/files/USERNAME/ /home//nextcloud - davfs user,rw,auto 0 0 + https://example.com/nextcloud/remote.php/dav/files/USERNAME/ /home//nextcloud davfs user,rw,auto 0 0 8. Then test that it mounts and authenticates by running the following