From e6d14bb862d81713a69d8429588757154206c4c9 Mon Sep 17 00:00:00 2001
From: Hangzhi Yu <hangzhi@protonmail.com>
Date: Sat, 22 Feb 2025 11:40:01 +0000
Subject: [PATCH] Apply 1 suggestion(s) to 1 file(s)

Co-authored-by: Jonathan Weth <git@jonathanweth.de>
---
 docs/user/40_webdav_access.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/user/40_webdav_access.rst b/docs/user/40_webdav_access.rst
index 3ec463d7a..bd8c2c095 100644
--- a/docs/user/40_webdav_access.rst
+++ b/docs/user/40_webdav_access.rst
@@ -9,6 +9,6 @@ contacts bundled in one address book, while each calendar corresponds to a calen
 All information is provided read-only. Syncing local changes back to AlekSIS is thus not
 possible.
 
-You can configure `CalDAV` and `CardDAV` access in any client that supports discovery
-via `.well-known`, such as Thunderbird. In order to gain access, use the domain of your
+You can configure CalDAV and CardDAV access in any client that supports auto discovery,
+such as Thunderbird. In order to gain access, use the domain of your
 AlekSIS instance as location and authenticate yourself with your AlekSIS credentials.
-- 
GitLab