desktop: fix some redirect issues

Signed-off-by: Craig <craig.osterhout@docker.com>
This commit is contained in:
Craig 2025-02-13 11:54:39 -08:00
parent ebb2fe4e34
commit 46290f6e7a
No known key found for this signature in database
GPG Key ID: 497A5E49261C73B5
3 changed files with 2 additions and 5 deletions

View File

@ -5,7 +5,4 @@ description: If you're an IT admin, learn how to deploy Docker Desktop at scale
keywords: msi, docker desktop, windows, installation, mac, pkg, enterprise
build:
render: never
aliases:
- /desktop/install/msi/
- /desktop/setup/install/msi/
---

View File

@ -7,6 +7,8 @@ weight: 10
aliases:
- /desktop/install/msi/install-and-configure/
- /desktop/setup/install/msi/install-and-configure/
- /desktop/install/msi/
- /desktop/setup/install/msi/
---
{{< summary-bar feature_name="MSI installer" >}}

View File

@ -3,6 +3,4 @@ build:
render: never
title: FAQs
weight: 30
aliases:
- /desktop/faqs/
---