From e4bb9a9b973bb520888445a7ce4f9a0004559e90 Mon Sep 17 00:00:00 2001 From: Allie Sadler <102604716+aevesdocker@users.noreply.github.com> Date: Wed, 16 Apr 2025 07:45:37 +0100 Subject: [PATCH] Go dmr (#22431) ## Description Adds a go link for the DMR feature in DD ## Related issues or tickets ## Reviews - [ ] Technical review - [ ] Editorial review - [ ] Product review --- data/redirects.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/data/redirects.yml b/data/redirects.yml index 2cd45096e3..5a9ab2b671 100644 --- a/data/redirects.yml +++ b/data/redirects.yml @@ -294,3 +294,9 @@ - /go/desktop-license/ "/docker-hub/usage/pulls/": - /go/hub-pull-limits/ + +# Desktop DMR + +"/desktop/features/model-runner/": + - /go/model-runner/ + \ No newline at end of file