redirect fix - #25497
Conversation
✅ Deploy Preview for docsdocker ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
docker-agent
left a comment
There was a problem hiding this comment.
Assessment: 🟢 APPROVE
Single-line fix correcting the short-link alias from /go/windows-linux-vm/ to /go/windows-linux-vmm/ (adding the missing second m for Virtual Machine Manager). The YAML syntax is valid, the file is a manually-maintained root-level data file (not vendored), and no other stale references to the old alias appear in the diff.
docker-agent
left a comment
There was a problem hiding this comment.
Assessment: 🟢 APPROVE
One-line redirect alias fix: → (correcting the go-link name to match what Docker Desktop actually uses). YAML syntax is valid, the canonical destination URL is unchanged, and the existing /go/wsl2/ alias is preserved. No issues found.
docker-agent
left a comment
There was a problem hiding this comment.
Assessment: 🟢 APPROVE
One-line redirect alias fix: /go/windows-linux-vm/ → /go/windows-linux-vmm/ (correcting the go-link name to match what Docker Desktop actually uses). YAML syntax is valid, the canonical destination URL is unchanged, and the existing /go/wsl2/ alias is preserved. No issues found.
Description
as per
https://docker.slack.com/archives/C0W4XJVFW/p1783076173021609
Related issues or tickets
Reviews