From cc30dc15cbc87d1047a3f87230432dd175fc512d Mon Sep 17 00:00:00 2001 From: gStart9 Date: Thu, 19 Feb 2026 13:41:05 -0700 Subject: [PATCH] Fix phrasing --- .../service-guides/nextcloud/nextcloud-setup/nextcloud-mac.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/source/service-guides/nextcloud/nextcloud-setup/nextcloud-mac.rst b/site/source/service-guides/nextcloud/nextcloud-setup/nextcloud-mac.rst index 4243dc5..16a3667 100644 --- a/site/source/service-guides/nextcloud/nextcloud-setup/nextcloud-mac.rst +++ b/site/source/service-guides/nextcloud/nextcloud-setup/nextcloud-mac.rst @@ -58,7 +58,7 @@ The smoothest experience will be using direct account integration with your Mac. :width: 60% :alt: nextcloud app password - - Server Path - You can find the complete URL, from which you can extract your "Server Path", in Nextcloud -> Calendar settings -> Copy iOS/macOS CalDav address. Once you've copied the full URL using the button, remove everything that occurs before `/remote.php` -- this will leave you with a text string in the following format: `/remote.php/dav/principals/users/username/`. So, for example, the admin user's Server Path is `/remote.php/dav/principals/users/admin/` For setting up contacts/CardDav, use this same text string. + - Server Path - You can find the complete URL, from which you can extract your "Server Path", in Nextcloud -> Calendar settings -> Copy iOS/macOS CalDav address. Once you've copied the full URL using the button, remove everything that occurs before `/remote.php` -- this will leave you with a text string in the following format: `/remote.php/dav/principals/users/username/`. So, for example, the admin user's Server Path is `/remote.php/dav/principals/users/admin/` For setting up contacts/CardDav, use the same resultant text string. .. figure:: /_static/images/nextcloud/native-nextcloud-integration-macos-step3.3.png :width: 60%