diff options
| author | 2016-06-08 21:18:02 +0000 | |
|---|---|---|
| committer | 2016-06-08 21:18:02 +0000 | |
| commit | fe089e3dc5683d98f327353bfacb9259d6acbf54 (patch) | |
| tree | 4ba86807c79f97026e1444b9e977024c0afcc757 | |
| parent | 3207d8f8a19eeded00a26b265778ce1c36a508b1 (diff) | |
| parent | 28f355bb63d336578310692201739a2477071a55 (diff) | |
AS UI redirect for experimental to stable Gradle migration guide am: c65f7e8071
am: 28f355bb63
Change-Id: I5efe04ef8a2c7c3d7a226ee91beca0f89e48be37
| -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/... |