From 0d3f6eda6ce63592da4d11841a195948d8d0b5d3 Mon Sep 17 00:00:00 2001 From: Scott Main Date: Mon, 20 May 2013 14:56:44 -0700 Subject: add redirects for devsite, as per I2f3c62a7a18f370c376e1edf6dc9c43983bc6edb Change-Id: Iea8a519c8d1888b89f4849e9290fa191f495581d --- docs/html/_redirects.yaml | 21 ++++++++++++++++++--- 1 file changed, 18 insertions(+), 3 deletions(-) (limited to 'docs') 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 -- cgit v1.1