diff options
| -rw-r--r-- | docs/html/_redirects.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/_redirects.yaml b/docs/html/_redirects.yaml index 4fed558f1c52..1557dce7f226 100644 --- a/docs/html/_redirects.yaml +++ b/docs/html/_redirects.yaml @@ -1221,7 +1221,7 @@ redirects: to: /training/index.html?utm_medium=android-studio - from: /r/studio-ui/run-with-work-profile.html to: /studio/run/index.html#ir-work-profile?utm_medium=android-studio -- from: /r/studio-ui/gpu-debugger.html +- from: /r/studio-ui/am-gpu-debugger.html to: /studio/profile/am-gpu.html?utm_medium=android-studio - from: /r/studio-ui/theme-editor.html to: /studio/write/theme-editor.html?utm_medium=android-studio |