From 27fcf421b1aed53a5312d2596d14caa6d3998d7c Mon Sep 17 00:00:00 2001 From: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com> Date: Tue, 10 Jun 2025 13:57:18 -0700 Subject: [PATCH] cloud: add redirect (#22812) ## Description - Added new redirect for GUI to explain Docker Cloud GPU. (/go/docker-cloud-gpu/) Currently pointing at the only page that references Docker Cloud to avoid a 404 in pre-release product. Will change the page once docs are ready for the feature. ## Related issues or tickets ENGDOCS-2714 ## Reviews - [ ] Editorial review Signed-off-by: Craig --- data/redirects.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/data/redirects.yml b/data/redirects.yml index 8307330346..e67f3a0a43 100644 --- a/data/redirects.yml +++ b/data/redirects.yml @@ -227,6 +227,7 @@ - /go/run-cloud-eap/ "/desktop/setup/vm-vdi/": - /go/docker-cloud/ + - /go/docker-cloud-gpu/ # CLI backlinks "/engine/cli/filter/":