From 8e2431513fbc32b64e240b9b39995b1217111bc6 Mon Sep 17 00:00:00 2001 From: Mary Yanchar Date: Tue, 10 May 2016 12:58:42 -0700 Subject: [PATCH] Updating redirects to correct Studio Tips and Tricks Updating the _redirects.yaml to correct the Studio Tips and Tricks redirect, to match the CL already submitted in Piper (121956464). Bug: 28680261 Change-Id: I7fc075d26061c37a7b2ba20d91b6deca4dae6557 --- 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 efe0f8a1d2fac..d13a6358a3d97 100644 --- a/docs/html/_redirects.yaml +++ b/docs/html/_redirects.yaml @@ -1128,7 +1128,7 @@ redirects: - from: /installing/studio-androidview.html to: /studio/projects/index.html - from: /installing/studio-tips.html - to: /studio/guide/guide-intro.html + to: /studio/intro/index.html - from: /tools/help/ddms.html to: /studio/profile/ddms.html - from: /tools/revisions/index.html