Skip to content

Commit 0c5c470

Browse files
authored
fix broken links (#21408)
<!--Delete sections as needed --> ## Description Closes #21405 and closes #21400 (comment) ## Related issues or tickets <!-- Related issues, pull requests, or Jira tickets --> ## Reviews <!-- Notes for reviewers here --> <!-- List applicable reviews (optionally @tag reviewers) --> - [ ] Technical review - [ ] Editorial review - [ ] Product review
1 parent cef62c1 commit 0c5c470

File tree

4 files changed

+7
-1
lines changed

4 files changed

+7
-1
lines changed

content/manuals/desktop/troubleshoot-and-support/troubleshoot/known-issues.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ keywords: mac, troubleshooting, known issues, Docker Desktop
44
title: Known issues
55
tags: [ Troubleshooting ]
66
weight: 30
7+
aliases:
8+
- /desktop/troubleshoot/known-issues/
79
---
810

911
{{< tabs >}}

content/manuals/desktop/troubleshoot-and-support/troubleshoot/topics.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ linkTitle: Common topics
66
toc_max: 4
77
tags: [ Troubleshooting ]
88
weight: 10
9+
aliases:
10+
- /desktop/troubleshoot/topics/
911
---
1012

1113
> [!TIP]

content/manuals/desktop/troubleshoot-and-support/troubleshoot/workarounds.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ keywords: linux, mac, windows, troubleshooting, workarounds, Docker Desktop
44
title: Workarounds for common problems
55
tags: [ Troubleshooting ]
66
weight: 20
7+
aliases:
8+
- /desktop/troubleshoot/workarounds/
79
---
810

911
### Reboot

data/redirects.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
- /go/storage-driver/
9999
"/docker-hub/vulnerability-scanning/":
100100
- /go/tip-scanning/
101-
"/desktop/windows/features/wsl/":
101+
"/desktop/features/wsl/":
102102
# Link used by Docker Desktop to refer users on how to activate WSL 2
103103
- /go/wsl2/
104104
"/reference/api/hub/latest/":

0 commit comments

Comments
 (0)