From 3f2d7d8e22c32b7542c5bbe00a467fa2867108e0 Mon Sep 17 00:00:00 2001 From: Cheryl Potter Date: Wed, 31 Aug 2016 14:31:50 -0700 Subject: [PATCH] docs: Add redirects for new help buttons (Create Java Class, GPU Debugger, more) b/31158856 b/31157097 b/31158502 Change-Id: Id3178127e0267936c58f47cd7da7348202051fa3 --- docs/html/_redirects.yaml | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/docs/html/_redirects.yaml b/docs/html/_redirects.yaml index c68937877f852..4fed558f1c527 100644 --- a/docs/html/_redirects.yaml +++ b/docs/html/_redirects.yaml @@ -1214,13 +1214,31 @@ redirects: - from: /r/studio-ui/sdk-manager.html to: /studio/intro/update.html?utm_medium=android-studio#sdk-manager - from: /r/studio-ui/newjclass.html - to: /studio/write/index.html?utm_medium=android-studio + to: /studio/write/create-java-class.html?utm_medium=android-studio - from: /r/studio-ui/menu-help.html to: /studio/intro/index.html?utm_medium=android-studio - from: /r/studio-ui/menu-start.html 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 + 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 +- from: /r/studio-ui/translations-editor.html + to: /studio/write/translations-editor.html?utm_medium=android-studio +- from: /r/studio-ui/debug.html + to: /studio/debug/index.html?utm_medium=android-studio +- from: /r/studio-ui/run.html + to: /studio/run/index.html?utm_medium=android-studio +- from: /r/studio-ui/layout-editor.html + to: /studio/write/layout-editor.html?utm_medium=android-studio +- from: /r/studio-ui/project-window.html + to: /studio/projects/index.html?utm_medium=android-studio +- from: /r/studio-ui/lint-inspection-results.html + to: /studio/write/lint.html?utm_medium=android-studio +- from: /r/studio-ui/gradle-console.html + to: /studio/run/index.html#gradle-console?utm_medium=android-studio # Redirects from (removed) N Preview documentation - from: /preview/features/afw.html