From 7d1717b0a90d4ee5f7abcd89f5345a5a613d72e1 Mon Sep 17 00:00:00 2001 From: "smain@google.com" Date: Fri, 13 May 2016 17:38:15 -0700 Subject: [PATCH] bring back the android command line tool page. as per: https://critique.corp.google.com/#review/122312732 Change-Id: I15c902c1dd3b712185abdd6c80f6d7ab7df84246 --- docs/html/_redirects.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/html/_redirects.yaml b/docs/html/_redirects.yaml index 72e1e1479d6a2..33fb19b3e43fd 100644 --- a/docs/html/_redirects.yaml +++ b/docs/html/_redirects.yaml @@ -1069,6 +1069,8 @@ redirects: to: /studio/test/index.html - from: /tools/testing/testing_otheride.html to: /studio/test/command-line.html +- from: /tools/help/android.html + to: /studio/tools/help/android.html # Files moved out of studio - from: /tools/sdk/ndk/... @@ -1079,8 +1081,6 @@ redirects: # Removed files - from: /tools/help/project-mgmt.html to: /studio/projects/index.html -- from: /tools/help/android.html - to: /studio/projects/index.html - from: /tools/help/hprof-conv.html to: /studio/profile/investigate-ram.html - from: /tools/studio/code-tools.html @@ -1090,9 +1090,9 @@ redirects: - from: /tools/help/avd-manager.html to: /studio/run/managing-avds.html - from: /tools/devices/managing-avds-cmdline.html - to: /studio/run/managing-avds.html + to: /studio/tools/help/android.html - from: /tools/projects/projects-cmdline.html - to: /studio/projects/index.html + to: /studio/tools/help/android.html - from: /tools/help/dmtracedump.html to: /studio/profile/traceview.html - from: /tools/help/lint.html