diff options
| author | 2016-06-06 20:58:18 -0700 | |
|---|---|---|
| committer | 2016-06-06 20:58:18 -0700 | |
| commit | 5fb0843a7f276d8f597e8e6337d60e2901afd430 (patch) | |
| tree | a8842c9f4f60eee9a373b3f9874e547ae3b8c7e5 | |
| parent | ab59c240040448a51b3cb3b3cd8ec97e96cf6d80 (diff) | |
Redirect for AS error message regarding SDK license agreements
- error message will provide a link to doc about importing
license agreements from another workstatio
- Doc currently on TAC, may move to DAC
Change-Id: Iee2839f1dc7b6a5a1fb5a90ad499e1b0cddf5068
| -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/... |