File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed
scripts/app_engine_server Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -369,14 +369,18 @@ redirects:
369
369
dst : /training/graphics/opengl/index.html
370
370
type : permanent
371
371
372
- - src : /training /tutorials/views/hello-mapview.html
372
+ - src : /resources /tutorials/views/hello-mapview.html
373
373
dst : https://developers.google.com/maps/documentation/android/hello-mapview
374
374
type : permanent
375
375
376
- - src : /training /tutorials/views/.*
376
+ - src : /resources /tutorials/views/.*
377
377
dst : /guide/topics/ui/declaring-layout.html#CommonLayouts
378
378
type : permanent
379
379
380
+ - src : /resources/tutorials/localization/.*
381
+ dst : /training/basics/supporting-devices/languages.html
382
+ type : permanent
383
+
380
384
- src : /resources/samples/.*
381
385
dst : /tools/samples/index.html
382
386
type : permanent
You can’t perform that action at this time.
0 commit comments