From 7ecf965e290c6b4442ed555e647b1217c5a1ade6 Mon Sep 17 00:00:00 2001 From: Cheryl Potter Date: Tue, 12 Jul 2016 18:02:18 -0700 Subject: [PATCH] docs: added placeholder redirect for New Class dialog AS 2.2 b/30045484 Change-Id: I22fe7f3d7af654f12876412dff43d81fc31f305c --- docs/html/_redirects.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/html/_redirects.yaml b/docs/html/_redirects.yaml index d4732f8ba78f3..48aca2860edd6 100644 --- a/docs/html/_redirects.yaml +++ b/docs/html/_redirects.yaml @@ -1193,3 +1193,5 @@ redirects: to: http://tools.android.com/tech-docs/new-build-system/gradle-experimental/experimental-to-stable-gradle - from: /r/studio-ui/sdk-manager.html to: https://developer.android.com/studio/intro/update.html#sdk-manager +- from: /r/studio-ui/newjclass.html + to: /studio/write/index.html