From a5d5bbbd37de8cf2ad91cc3c7901e97ccab18a92 Mon Sep 17 00:00:00 2001 From: Cheryl Potter Date: Fri, 15 Jul 2016 13:41:57 -0700 Subject: [PATCH] docs: Add redirect for new AS Help menu item b/30165151 Change-Id: I23cebb22ab697f750846cccb2eb42088a22f1cc9 --- docs/html/_redirects.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/html/_redirects.yaml b/docs/html/_redirects.yaml index 4a9cab6d239f1..0ee8157dd6651 100644 --- a/docs/html/_redirects.yaml +++ b/docs/html/_redirects.yaml @@ -1197,3 +1197,5 @@ redirects: to: https://developer.android.com/studio/intro/update.html#sdk-manager - from: /r/studio-ui/newjclass.html to: /studio/write/index.html +- from: /r/studio-ui/menu-help.html + to: /studio/intro/index.html