diff options
| -rw-r--r-- | docs/html/_redirects.yaml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/html/_redirects.yaml b/docs/html/_redirects.yaml index bb2612182c1c..6e1cc23193d8 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 |