Merge "bitmapfun: Add support to use inBitmap option" into jb-mr1-dev
diff --git a/scripts/app_engine_server/redirects.yaml b/scripts/app_engine_server/redirects.yaml
index 352e9ce..b7c28f2 100644
--- a/scripts/app_engine_server/redirects.yaml
+++ b/scripts/app_engine_server/redirects.yaml
@@ -171,7 +171,6 @@
 - src: /tools/aidl.html
   dst: /guide/components/aidl.html
   type: permanent
-  comment: bug 6755311, aidl doc found by search under tools
 
 - src: /guide/market/publishing/multiple-apks.html
   dst: /google/play/publishing/multiple-apks.html
@@ -260,7 +259,7 @@
   comment: Redirect to new location
 
 - src: /guide/topics/security/security.html
-  dst: /guide/topics/security/permissions.html
+  dst: /training/articles/security-tips.html
   type: permanent
   comment: Redirect to new location
 
@@ -284,6 +283,11 @@
   type: permanent
   comment: Redirect to new location
 
+- src: /guide/topics/graphics/renderscript.html
+  dst: /guide/topics/renderscript/index.html
+  type: permanent
+  comment: Redirect to new location
+
 - src: /guide/topics/location/obtaining-user-location.html
   dst: /guide/topics/location/strategies.html
   type: permanent
@@ -535,33 +539,31 @@
 - src: /4.2
   dst: /about/versions/android-4.2.html
   type: permanent
-  
+
 - src: /4.1
   dst: /about/versions/android-4.1.html
   type: permanent
 
-- src: /jb
-  dst: /about/versions/jelly-bean.html
-  type: permanent
-
 - src: /4.0
   dst: /about/versions/android-4.0.html
   type: permanent
 
-- src: /ics
+- src: /(j|jb|jellybean)/?$
+  dst: /about/versions/jelly-bean.html
+  type: permanent
+
+- src: /(i|ics|icecreamsandwich)/?$
   dst: /about/versions/android-4.0-highlights.html
   type: permanent
 
-- src: /hc
+- src: /(h|hc|honeycomb)/?$
   dst: /about/versions/android-3.0-highlights.html
   type: permanent
 
-- src: /gb
+- src: /(g|gb|gingerbread)/?$
   dst: /about/versions/android-2.3-highlights.html
   type: permanent
 
-
-
 # ---------- MISC -----------------
 
 - src: /%2B/?$
@@ -588,5 +590,3 @@
 - src: /deviceart
   dst: http://developer.android.com/distribute/promote/device-art.html
   type: permanent
-
-