diff options
author | Scott Main <smain@google.com> | 2013-05-20 15:05:45 -0700 |
---|---|---|
committer | Android Git Automerger <android-git-automerger@android.com> | 2013-05-20 15:05:45 -0700 |
commit | 2539c3946fa3d5cffffa9f742fb1842dfbc5a577 (patch) | |
tree | 0a4c676187577194295e4bc348814003d2c326c7 /docs | |
parent | d784e4091bfa043e5bb78423848c0b3e7fd38185 (diff) | |
parent | f71e41e81cd5ebe10f2326d0e368de808b489748 (diff) | |
download | frameworks_base-2539c3946fa3d5cffffa9f742fb1842dfbc5a577.zip frameworks_base-2539c3946fa3d5cffffa9f742fb1842dfbc5a577.tar.gz frameworks_base-2539c3946fa3d5cffffa9f742fb1842dfbc5a577.tar.bz2 |
am f71e41e8: am 6f190a71: am 0d3f6eda: add redirects for devsite, as per I2f3c62a7a18f370c376e1edf6dc9c43983bc6edb
* commit 'f71e41e81cd5ebe10f2326d0e368de808b489748':
add redirects for devsite, as per I2f3c62a7a18f370c376e1edf6dc9c43983bc6edb
Diffstat (limited to 'docs')
-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 |