mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
cloud: add redirects (#22973)
<!--Delete sections as needed --> ## Description Add redirect for onboarding Offload in Desktop. Temporarily pointing at https://docs.docker.com/ai/compose/models-and-compose/ to prevent 404. Will update post DD release. ## Related issues or tickets https://docker.slack.com/archives/C08QTNR45U6/p1751382027982129?thread_ts=1751363398.009029&cid=C08QTNR45U6 ## Reviews <!-- Notes for reviewers here --> <!-- List applicable reviews (optionally @tag reviewers) --> - [ ] Editorial review Signed-off-by: Craig <craig.osterhout@docker.com>
This commit is contained in:
@@ -222,12 +222,17 @@
|
||||
"https://www.docker.com/products/build-cloud/?utm_campaign=2024-02-02-dbc_cli&utm_medium=in-product-ad&utm_source=desktop_v4":
|
||||
- /go/docker-build-cloud/
|
||||
|
||||
# Run Cloud links & Docker Cloud
|
||||
# Run Cloud links & Docker Cloud & Docker Offload
|
||||
"/":
|
||||
- /go/run-cloud-eap/
|
||||
"/desktop/setup/vm-vdi/":
|
||||
# Onboarding - VDI beta
|
||||
- /go/docker-cloud/
|
||||
# Onboarding - enable GPU
|
||||
- /go/docker-cloud-gpu/
|
||||
"/ai/compose/models-and-compose/":
|
||||
# Onboarding - enable GPU - compose for agents
|
||||
- /go/compose-for-agents/
|
||||
|
||||
# CLI backlinks
|
||||
"/engine/cli/filter/":
|
||||
@@ -279,6 +284,7 @@
|
||||
|
||||
|
||||
# Links in Desktop
|
||||
|
||||
|
||||
# Desktop MCP Toolkit
|
||||
"/ai/mcp-catalog-and-toolkit/toolkit/":
|
||||
|
||||
Reference in New Issue
Block a user