Skip to content

Commit 5b23d3e

Browse files
authored
Merge pull request #21407 from wcbing/main
Update or remove links in installation documentation
2 parents 4e8c100 + 9ccaf6f commit 5b23d3e

File tree

4 files changed

+5
-8
lines changed

4 files changed

+5
-8
lines changed

content/get-started/get-docker.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ section and choose the best installation path for you.
5050
{{< card
5151
title="Docker Desktop for Linux"
5252
description="A native Linux application that delivers all Docker tools to your Linux computer."
53-
link="/desktop/install/linux/"
53+
link="/desktop/setup/install/linux/"
5454
icon="/assets/images/linux_48.svg" >}}
5555

5656
> [!NOTE]

content/get-started/introduction/get-docker-desktop.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ This guide will walk you through the installation process, enabling you to exper
4242

4343
{{< card
4444
title="Docker Desktop for Linux"
45-
description="[Install instructions](/desktop/install/linux/)"
45+
description="[Install instructions](/desktop/setup/install/linux/)"
4646
icon="/assets/images/linux_48.svg" >}}
4747

4848
Once it's installed, complete the setup process and you're all set to run a Docker container.

content/manuals/desktop/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ grid:
1010
Install Docker Desktop on
1111
[Mac](/desktop/setup/install/mac-install/),
1212
[Windows](/desktop/setup/install/windows-install/), or
13-
[Linux](/desktop/install/linux/).
13+
[Linux](/desktop/setup/install/linux/).
1414
icon: download
1515
- title: Explore Docker Desktop
1616
description: Navigate Docker Desktop and learn about its key features.

content/manuals/engine/install/_index.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -35,11 +35,8 @@ aliases:
3535

3636
This section describes how to install Docker Engine on Linux, also known as
3737
Docker CE. Docker Engine is also available for Windows, macOS, and Linux,
38-
through Docker Desktop. For instructions on how to install Docker Desktop, see:
39-
40-
- [Docker Desktop for Linux](/manuals/desktop/setup/install/linux/_index.md)
41-
- [Docker Desktop for Mac (macOS)](/manuals/desktop/setup/install/mac-install.md)
42-
- [Docker Desktop for Windows](/manuals/desktop/setup/install/windows-install.md)
38+
through Docker Desktop. For instructions on how to install Docker Desktop,
39+
see: [Overview of Docker Desktop](/manuals/desktop/_index.md).
4340

4441
## Supported platforms
4542

0 commit comments

Comments
 (0)