You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix broken link anchor windows-install.md (#21430)
<!--Delete sections as needed -->
## Description
This PR fixes a link anchor in the documentation. Namely, in the
referred FAQ file, all headings have all-lowercase IDs.
<!-- Tell us what you did and why -->
Copy file name to clipboardExpand all lines: content/manuals/desktop/setup/install/windows-install.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -161,7 +161,7 @@ again when you switch back.
161
161
162
162
> [!TIP]
163
163
>
164
-
> 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.
164
+
> 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.
0 commit comments