diff options
| -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 3bf6d2583caa..f287f51fa770 100644 --- a/docs/html/_redirects.yaml +++ b/docs/html/_redirects.yaml @@ -841,6 +841,8 @@ redirects: to: /studio/run/index.html#instant-run - from: /r/studio-ui/test-recorder.html 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: /reference/org/apache/http/... to: /about/versions/marshmallow/android-6.0-changes.html#behavior-apache-http-client - from: /shareables/... |