diff options
| author | 2016-06-08 13:42:37 -0700 | |
|---|---|---|
| committer | 2016-06-08 13:42:37 -0700 | |
| commit | c65f7e807101e76e91321ad9fe5aab245001afcf (patch) | |
| tree | 2c4aeff694da9a18f53ff119e6a88a13fe4ebff8 | |
| parent | ba9c3d585fd9e995e43842fe78f4240526c4fcf3 (diff) | |
AS UI redirect for experimental to stable Gradle migration guide
- This guide may be moved over to DAC when AS 2.2 goes stable.
Change-Id: Ia29bb75832f01efc8175db45f8fd08d5013d715e
| -rw-r--r-- | docs/html/_redirects.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/html/_redirects.yaml b/docs/html/_redirects.yaml index f287f51fa770..ae858fe13a45 100644 --- a/docs/html/_redirects.yaml +++ b/docs/html/_redirects.yaml @@ -843,6 +843,8 @@ redirects: to: http://tools.android.com/tech-docs/test-recorder - 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 - from: /reference/org/apache/http/... to: /about/versions/marshmallow/android-6.0-changes.html#behavior-apache-http-client - from: /shareables/... |