Skip to content

Commit d25c791

Browse files
scottamainAndroid (Google) Code Review
authored andcommitted
Merge "docs: add redirect for l10n tutorial and fix a couple others" into jb-dev
2 parents cfa5aac + cdfe5cc commit d25c791

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

scripts/app_engine_server/redirects.yaml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -369,14 +369,18 @@ redirects:
369369
dst: /training/graphics/opengl/index.html
370370
type: permanent
371371

372-
- src: /training/tutorials/views/hello-mapview.html
372+
- src: /resources/tutorials/views/hello-mapview.html
373373
dst: https://developers.google.com/maps/documentation/android/hello-mapview
374374
type: permanent
375375

376-
- src: /training/tutorials/views/.*
376+
- src: /resources/tutorials/views/.*
377377
dst: /guide/topics/ui/declaring-layout.html#CommonLayouts
378378
type: permanent
379379

380+
- src: /resources/tutorials/localization/.*
381+
dst: /training/basics/supporting-devices/languages.html
382+
type: permanent
383+
380384
- src: /resources/samples/.*
381385
dst: /tools/samples/index.html
382386
type: permanent

0 commit comments

Comments
 (0)