From 2403ac10895efc63a4f52a8e3d95e68907e99086 Mon Sep 17 00:00:00 2001 From: Cheryl Potter Date: Mon, 27 Jun 2016 09:23:14 -0700 Subject: [PATCH] Add redirect for new Run/Debug Config doc b/29615014 Change-Id: Iff3d896d5f3788d0d20be0bfb6f305a77e094721 --- 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 6e1cc23193d80..774339a964dbe 100644 --- a/docs/html/_redirects.yaml +++ b/docs/html/_redirects.yaml @@ -1160,7 +1160,7 @@ redirects: - from: /r/studio-ui/avd-manager.html to: /studio/run/managing-avds.html - from: /r/studio-ui/rundebugconfig.html - to: /studio/run/index.html + to: /studio/run/rundebugconfig.html - from: /r/studio-ui/devicechooser.html to: /studio/run/emulator.html - from: /r/studio-ui/virtualdeviceconfig.html