Merge "docs: submit latest set of redirects" into jb-dev
diff --git a/scripts/app_engine_server/redirects.yaml b/scripts/app_engine_server/redirects.yaml
index cd07186..194f672 100644
--- a/scripts/app_engine_server/redirects.yaml
+++ b/scripts/app_engine_server/redirects.yaml
@@ -68,6 +68,11 @@
   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 @@
   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 @@
   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 @@
   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
@@ -250,6 +267,16 @@
   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
   type: permanent
@@ -335,6 +362,10 @@
   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