From d6c76ddc51a1b607c50d8e443a7affb9b2e0e1b6 Mon Sep 17 00:00:00 2001 From: "smain@google.com" Date: Fri, 27 May 2016 15:43:10 -0700 Subject: [PATCH] redirect adt guide to release notes to consolidate the deprecation message. related deletion of file: https://critique.corp.google.com/#review/123463890 Change-Id: Ia9b533ec52a0fd05fcfeede04dda64ae6041c6a2 --- docs/html/_redirects.yaml | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/docs/html/_redirects.yaml b/docs/html/_redirects.yaml index 4825d8cafe6af..2464e9e87bb49 100644 --- a/docs/html/_redirects.yaml +++ b/docs/html/_redirects.yaml @@ -50,25 +50,25 @@ redirects: - from: /tools/sdk/installing.html to: /studio/index.html - from: /tools/eclipse/installing-adt.html - to: /studio/tools/help/adt.html + to: /studio/tools/sdk/eclipse-adt.html - from: /sdk/requirements.html to: /studio/index.html - from: /sdk/installing/next.html to: /training/basics/firstapp/index.html - from: /sdk/installing/installing-adt.html - to: /studio/tools/help/adt.html + to: /studio/tools/sdk/eclipse-adt.html - from: /tools/projects/projects-eclipse.html - to: /studio/tools/help/adt.html + to: /studio/tools/sdk/eclipse-adt.html - from: /tools/building/building-eclipse.html - to: /studio/tools/help/adt.html + to: /studio/tools/sdk/eclipse-adt.html - from: /tools/building/building-cmdline-ant.html - to: /studio/tools/help/adt.html + to: /studio/tools/sdk/eclipse-adt.html - from: /tools/testing/testing_eclipse.html - to: /studio/tools/help/adt.html + to: /studio/tools/sdk/eclipse-adt.html - from: /tools/debugging/debugging-projects.html - to: /studio/tools/help/adt.html + to: /studio/tools/sdk/eclipse-adt.html - from: /tools/publishing/app-signing-eclipse.html - to: /studio/tools/help/adt.html + to: /studio/tools/sdk/eclipse-adt.html - from: /tools/testing/testing_ui.html to: /training/testing/ui-testing/index.html - from: /tools/testing/activity_test.html @@ -1146,6 +1146,8 @@ redirects: to: /studio/profile/ddms.html - from: /tools/revisions/index.html to: /studio/releases/index.html +- from: /tools/help/adt.html + to: /studio/tools/sdk/eclipse-adt.html # Just incase something was missed, go to intro page - from: /tools/...