diff --git a/user_manual/files/access_webdav.rst b/user_manual/files/access_webdav.rst
index 7f4870978..12e64db04 100644
--- a/user_manual/files/access_webdav.rst
+++ b/user_manual/files/access_webdav.rst
@@ -198,35 +198,24 @@ path of your certificate as in this example::
Accessing files using macOS
---------------------------
-.. note:: The macOS Finder suffers from a `series of implementation problems
- `_ and should only be used if the
- Nextcloud server runs on **Apache** and **mod_php**, or **Nginx 1.3.8+**.
+.. note:: The macOS Finder suffers from a `series of implementation problems `_ and should only be used if the Nextcloud server runs on **Apache** and **mod_php**, or **Nginx 1.3.8+**. Alternative macOS-compatible clients capable of accessing WebDAV shares include open source apps like `Cyberduck `_ (see instructions `here `_) and `Filezilla `_. Commercial clients include `Mountain Duck `_, `Forklift `_, `Transmit `_, and `Commander One `_.
To access files through the macOS Finder:
-1. Choose **Go > Connect to Server**.
-
- The "Connect to Server" window opens.
-
-2. Specify the address of the server in the **Server Address** field.
+1. From the Finder’s top menu bar, choose **Go > Connect to Server...**
.. image:: ../images/osx_webdav1.png
:alt: Screenshot of entering your Nextcloud server address on macOS
- For example, the URL used to connect to the Nextcloud server
- from the macOS Finder is::
+2. When the **Connect to Server...** window opens, enter your Nexcloud server’s WebDAV address in the **Server Address:** field, ie:
- https://example.com/nextcloud/remote.php/dav/files/USERNAME/
+ https://cloud.YOURDOMAIN.com/remote.php/dav/files/USERNAME/
.. image:: ../images/osx_webdav2.png
+ :alt: Screenshot: Enter Nextcloud server address in “Connect to Server...” dialog box
-3. Click **Connect**.
+3. Click **Connect**. Your WebDAV server should appear on the Desktop as a shared disk drive.
- The device connects to the server.
-
-For added details about how to connect to an external server using macOS,
-check the `vendor documentation
-`_ .
Accessing files using Microsoft Windows
---------------------------------------
@@ -310,7 +299,7 @@ To map a drive using the Microsoft Windows Explorer:
Accessing files using Cyberduck
-------------------------------
-`Cyberduck `_ is an open source FTP and SFTP,
+`Cyberduck `_ is an open source FTP and SFTP,
WebDAV, OpenStack Swift, and Amazon S3 browser designed for file transfers on
macOS and Windows.