From 27686c1f483b9dd1f9d7c3e2e8f2d79570eefe93 Mon Sep 17 00:00:00 2001 From: Sebastiaan van Stijn Date: Fri, 26 Aug 2022 17:17:27 +0200 Subject: [PATCH] desktop: add missing redirects for dashboard The dashboard topic was rolled up into the "get-started" section in commit ab0dee78a2835162b0c69af567cf00276e46da09, which removed links from the TOC. The page itself was removed in 13ee3ff42626a64dddf8e2a119bbbd77505738c5, but forgot to add/copy the redirects. This patch adds the redirects back, and fixes some links to the page that's now missing. Signed-off-by: Sebastiaan van Stijn --- _includes/landing-page/volume-management.html | 2 +- _layouts/landing.html | 2 +- desktop/index.md | 4 +++- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/_includes/landing-page/volume-management.html b/_includes/landing-page/volume-management.html index c4bdb7c5bcf8..29f779f12aa3 100644 --- a/_includes/landing-page/volume-management.html +++ b/_includes/landing-page/volume-management.html @@ -10,7 +10,7 @@
diff --git a/_layouts/landing.html b/_layouts/landing.html index 12671d7520c3..1204acd88206 100644 --- a/_layouts/landing.html +++ b/_layouts/landing.html @@ -233,7 +233,7 @@
FAQs
Popular articles

Docker Desktop WSL 2 backend

Install Docker Desktop on Mac

-

Docker Desktop Dashboard

+

Docker Desktop Dashboard

Deploy on Kubernetes

Release notes

Logs and troubleshooting

diff --git a/desktop/index.md b/desktop/index.md index f597943f4a55..8e23d5e6eea9 100644 --- a/desktop/index.md +++ b/desktop/index.md @@ -3,10 +3,12 @@ description: Docker Desktop overview keywords: Desktop, Docker, GUI, run, docker, local, machine, dashboard title: Docker Desktop redirect_from: +- /desktop/dashboard/ - /desktop/opensource/ +- /docker-for-mac/dashboard/ - /docker-for-mac/opensource/ +- /docker-for-windows/dashboard/ - /docker-for-windows/opensource/ -- /desktop/dashboard/ --- > **Update to the Docker Desktop terms**