diff --git a/scripts/app_engine_server/redirects.yaml b/scripts/app_engine_server/redirects.yaml index 2bc44b378..6b07aae61 100644 --- a/scripts/app_engine_server/redirects.yaml +++ b/scripts/app_engine_server/redirects.yaml @@ -369,14 +369,18 @@ redirects: 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