From 31b49837a1d7cc2da937060611d61050821a3f2e Mon Sep 17 00:00:00 2001 From: "smain@google.com" Date: Wed, 22 Jun 2016 10:28:02 -0700 Subject: [PATCH] add direct path to sdk manager docs for studio UI help button bug: 28982864 Change-Id: I4186de00d0a80e54066dd209d55ecf1348a30337 --- docs/html/_redirects.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/html/_redirects.yaml b/docs/html/_redirects.yaml index bb2612182c1cc..6e1cc23193d80 100644 --- a/docs/html/_redirects.yaml +++ b/docs/html/_redirects.yaml @@ -1174,4 +1174,6 @@ redirects: - from: /r/studio-ui/export-licenses.html to: http://tools.android.com/tech-docs/new-build-system/license - from: /r/studio-ui/experimental-to-stable-gradle.html - to: http://tools.android.com/tech-docs/new-build-system/gradle-experimental/experimental-to-stable-gradle \ No newline at end of file + 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 \ No newline at end of file