diff options
author | Scott Main <smain@google.com> | 2013-05-20 14:56:44 -0700 |
---|---|---|
committer | Scott Main <smain@google.com> | 2013-05-20 14:56:44 -0700 |
commit | 0d3f6eda6ce63592da4d11841a195948d8d0b5d3 (patch) | |
tree | 307b485a06ab33c6c1b981e97c2bcba0caad5a28 | |
parent | 8466813637cf2b1f5f12f8524237aed6c95ad4e9 (diff) | |
download | frameworks_base-0d3f6eda6ce63592da4d11841a195948d8d0b5d3.zip frameworks_base-0d3f6eda6ce63592da4d11841a195948d8d0b5d3.tar.gz frameworks_base-0d3f6eda6ce63592da4d11841a195948d8d0b5d3.tar.bz2 |
add redirects for devsite, as per I2f3c62a7a18f370c376e1edf6dc9c43983bc6edb
Change-Id: Iea8a519c8d1888b89f4849e9290fa191f495581d
-rw-r--r-- | docs/html/_redirects.yaml | 21 |
1 files changed, 18 insertions, 3 deletions
diff --git a/docs/html/_redirects.yaml b/docs/html/_redirects.yaml index c70084c..a147350 100644 --- a/docs/html/_redirects.yaml +++ b/docs/html/_redirects.yaml @@ -107,6 +107,21 @@ redirects: - from: /guide/topics/connectivity/usb/adk.html to: /tools/adk/index.html +- from: /tools/workflow/publishing/versioning.html + to: /tools/publishing/versioning.html + +- from: /tools/workflow/publishing/publishing.html + to: /tools/publishing/publishing_overview.html + +- from: /tools/workflow/publishing_overview.html + to: /tools/publishing/publishing_overview.html + +- from: /tools/workflow/publishing/publishing_overview.html + to: /tools/publishing/publishing_overview.html + +- from: /tools/workflow/app-signing.html + to: /tools/publishing/app-signing.html + - from: /tools/adk/aoa.html to: http://source.android.com/tech/accessories/aoap/aoa.html @@ -340,8 +355,8 @@ redirects: - from: /deviceart to: http://developer.android.com/distribute/promote/device-art.html -- from: /edu - to: /distribute/googleplay/edu/index.html - - from: /edu/signup to: https://services.google.com/fb/forms/playedu + +- from: /edu + to: /distribute/googleplay/edu/index.html |