diff options
author | Dirk Dougherty <ddougherty@google.com> | 2013-05-15 13:34:31 +0000 |
---|---|---|
committer | Android (Google) Code Review <android-gerrit@google.com> | 2013-05-15 13:34:31 +0000 |
commit | 9a51dfd4e3e10411ede67743f85cdd510ba3eb90 (patch) | |
tree | 0c34374a6ff6410b3befa20c5be2acc1e56674d4 /docs | |
parent | 8d59513030cbc61c37aec2d2a2343a9bfc03ae2d (diff) | |
parent | 206a40720a0b06b4d186773eba50709308f8999f (diff) | |
download | frameworks_base-9a51dfd4e3e10411ede67743f85cdd510ba3eb90.zip frameworks_base-9a51dfd4e3e10411ede67743f85cdd510ba3eb90.tar.gz frameworks_base-9a51dfd4e3e10411ede67743f85cdd510ba3eb90.tar.bz2 |
Merge "Doc change: add redirects for edu urls." into jb-mr1.1-docs
Diffstat (limited to 'docs')
-rw-r--r-- | docs/html/_redirects.yaml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/html/_redirects.yaml b/docs/html/_redirects.yaml index b3774e7..c70084c 100644 --- a/docs/html/_redirects.yaml +++ b/docs/html/_redirects.yaml @@ -339,3 +339,9 @@ 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 |