Skip to content

Commit cdfe5cc

Browse files
committed
docs: add redirect for l10n tutorial and fix a couple others
Change-Id: Ifd8bfdcfb7c0412cc75a4e77736b7ead978f6635
1 parent c8b44d4 commit cdfe5cc

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)