From 16f479dc62a5a355886a9eb0e05f77e8c9241fba Mon Sep 17 00:00:00 2001 From: David Kocher Date: Wed, 25 Sep 2024 11:37:35 +0200 Subject: [PATCH] Fix link. --- protocols/webdav/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/protocols/webdav/index.md b/protocols/webdav/index.md index c9ca74be..43b8d143 100644 --- a/protocols/webdav/index.md +++ b/protocols/webdav/index.md @@ -36,7 +36,7 @@ Both *HTTP Basic Authentication* and *Digest Authentication* are supported. When connecting to a [SharePoint](../sharepoint.md) WebDAV server the domain must be provided using NTLM. -The default domain is `WORKGROUP`. It can be set by using the [hidden property](../tutorials/hidden_properties.md) +The default domain is `WORKGROUP`. It can be set by using the [hidden property](../../tutorials/hidden_properties.md) webdav.ntlm.domain=WORKGROUP