From 14c36089d81d6114f5c43d2df074b3275c886abf Mon Sep 17 00:00:00 2001 From: Scott Main Date: Sun, 24 Jun 2012 21:39:01 -0700 Subject: [PATCH] docs: submit latest set of redirects Change-Id: I4bb033e0e6689bef328dddef1d28e4b2cbecb06d --- scripts/app_engine_server/redirects.yaml | 31 ++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/scripts/app_engine_server/redirects.yaml b/scripts/app_engine_server/redirects.yaml index cd0718655..194f67274 100644 --- a/scripts/app_engine_server/redirects.yaml +++ b/scripts/app_engine_server/redirects.yaml @@ -68,6 +68,11 @@ redirects: dst: /tools/extras/oem-usb.html type: permanent comment: Redirect sdk reference to new location + +- src: /sdk/installing.html + dst: /sdk/installing/index.html + type: permanent + comment: Redirect sdk reference to new location # new one works - src: /sdk/compatibility-library.html @@ -156,6 +161,10 @@ redirects: dst: /guide/components/fundamentals.html type: permanent +- src: /guide/topics/intents/intents-filters.html + dst: /guide/components/intents-filters.html + type: permanent + - src: /guide/topics/fundamentals/ dst: /guide/components/ type: permanent @@ -178,6 +187,10 @@ redirects: type: permanent comment: Redirect to new location +- src: /guide/topics/connectivity/usb/adk.html + dst: /tools/adk/index.html + type: permanent + - src: /guide/topics/usb dst: /guide/topics/connectivity/usb type: permanent @@ -211,6 +224,10 @@ redirects: type: permanent comment: Redirect to new location +- src: /guide/topics/testing/ + dst: /tools/testing/ + type: permanent + - src: /guide/topics/graphics/animation.html dst: /guide/topics/graphics/overview.html type: permanent @@ -249,6 +266,16 @@ redirects: type: permanent comment: Redirect to new location +# new one +- src: /resources/articles/creating-input-method.html + dst: /guide/topics/text/creating-input-method.html + type: permanent + +# new one +- src: /resources/articles/spell-checker-framework.html + dst: /guide/topics/text/spell-checker-framework.html + type: permanent + # new one - src: /resources/tutorials/hello-world.html dst: /training/basics/firstapp/index.html @@ -335,6 +362,10 @@ redirects: dst: /training/graphics/opengl/index.html type: permanent +- src: /training/tutorials/views/hello-mapview.html + dst: https://developers.google.com/maps/documentation/android/hello-mapview + type: permanent + - src: /resources/samples/.* dst: /tools/samples/index.html type: permanent