From 7848eef2e62df56e73f992c174ca2c6195664ea4 Mon Sep 17 00:00:00 2001 From: "smain@google.com" Date: Fri, 13 May 2016 17:13:20 -0700 Subject: [PATCH] remove tools-moved.html redirect, go to studio home instead Change-Id: If14e889b475782ceee65a2beba49fe26d7a54a6c --- docs/html/_redirects.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/html/_redirects.yaml b/docs/html/_redirects.yaml index a5a46133d0d6a..72e1e1479d6a2 100644 --- a/docs/html/_redirects.yaml +++ b/docs/html/_redirects.yaml @@ -46,7 +46,7 @@ redirects: - from: /tools/sdk/index.html to: /studio/index.html - from: /tools/index.html - to: /tools-moved.html + to: /studio/index.html - from: /tools/sdk/installing.html to: /studio/index.html - from: /tools/eclipse/installing-adt.html