From bc753be9e3838cedfb2b45ef2076cc71f2cbe9b5 Mon Sep 17 00:00:00 2001 From: Cheryl Potter Date: Mon, 9 May 2016 22:08:18 -0700 Subject: [PATCH] docs: Add redirects for deleted files on AS devsite b/28679461 Change-Id: I825cf17a4065b1af67fa1792cf66e50c30208e17 --- docs/html/_redirects.yaml | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/docs/html/_redirects.yaml b/docs/html/_redirects.yaml index f0986aa05f831..efe0f8a1d2fac 100644 --- a/docs/html/_redirects.yaml +++ b/docs/html/_redirects.yaml @@ -988,7 +988,7 @@ redirects: - from: /tools/help/theme-editor.html to: /studio/write/theme-editor.html - from: /tools/help/traceview.html - to: /studio/profile/traceview-commandline.html + to: /studio/profile/traceview.html - from: /tools/help/translations-editor.html to: /studio/write/translations-editor.html - from: /tools/help/uiautomator/Configurator.html @@ -1113,6 +1113,26 @@ redirects: to: /studio/test/index.html - from: /tools/testing/testing-tools.html to: /studio/test/index.html +- from: /tools/performance/importing-legacy-apps.html + to: /studio/projects/index.html +- from: /tools/performance/comparison.html + to: /studio/profile/android-monitor.html +- from: /tools/performance/memory-monitor/index.html + to: /studio/profile/am-memory.html +- from: /tools/devices/index.html + to: /studio/run/managing-avds.html +- from: /tools/extras/index.html + to: /studio/intro/update.html +- from: /tools/workflow.html + to: /studio/guide/workflow.html +- from: /installing/studio-androidview.html + to: /studio/projects/index.html +- from: /installing/studio-tips.html + to: /studio/guide/guide-intro.html +- from: /tools/help/ddms.html + to: /studio/profile/ddms.html +- from: /tools/revisions/index.html + to: /studio/releases/index.html # Just incase something was missed, go to intro page