am d25c7917: Merge "docs: add redirect for l10n tutorial and fix a couple others" into jb-dev

* commit 'd25c7917b0f90a71a72842b17475744480d4096e':
  docs: add redirect for l10n tutorial and fix a couple others
diff --git a/scripts/app_engine_server/redirects.yaml b/scripts/app_engine_server/redirects.yaml
index 2bc44b3..6b07aae 100644
--- a/scripts/app_engine_server/redirects.yaml
+++ b/scripts/app_engine_server/redirects.yaml
@@ -369,14 +369,18 @@
   dst: /training/graphics/opengl/index.html
   type: permanent
   
-- src: /training/tutorials/views/hello-mapview.html
+- src: /resources/tutorials/views/hello-mapview.html
   dst: https://developers.google.com/maps/documentation/android/hello-mapview
   type: permanent
   
-- src: /training/tutorials/views/.*
+- src: /resources/tutorials/views/.*
   dst: /guide/topics/ui/declaring-layout.html#CommonLayouts
   type: permanent
   
+- src: /resources/tutorials/localization/.*
+  dst: /training/basics/supporting-devices/languages.html
+  type: permanent
+  
 - src: /resources/samples/.*
   dst: /tools/samples/index.html
   type: permanent