mirror of https://github.com/docker/docs.git
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 -->
This commit is contained in:
parent
28afc971cb
commit
893efd732c
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue