From 893efd732c79b9f123371c2249138f44dac953aa Mon Sep 17 00:00:00 2001 From: zznidar Date: Thu, 14 Nov 2024 14:42:32 +0100 Subject: [PATCH] Fix broken link anchor windows-install.md (#21430) ## Description This PR fixes a link anchor in the documentation. Namely, in the referred FAQ file, all headings have all-lowercase IDs. --- content/manuals/desktop/setup/install/windows-install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/manuals/desktop/setup/install/windows-install.md b/content/manuals/desktop/setup/install/windows-install.md index c2fcc1559c..c666f18d3d 100644 --- a/content/manuals/desktop/setup/install/windows-install.md +++ b/content/manuals/desktop/setup/install/windows-install.md @@ -161,7 +161,7 @@ again when you switch back. > [!TIP] > -> See the [FAQs](/manuals/desktop/troubleshoot-and-support/faqs/general.md#how-do-I-run-docker-desktop-without-administrator-privileges) on how to install and run Docker Desktop without needing administrator privileges. +> See the [FAQs](/manuals/desktop/troubleshoot-and-support/faqs/general.md#how-do-i-run-docker-desktop-without-administrator-privileges) on how to install and run Docker Desktop without needing administrator privileges. ### Install interactively