Skip to content

Commit bc93334

Browse files
committed
Doc change: redirect accessibility best practices to new location.
Change-Id: I4c4d96ed07ecd4640f98d3c5a719cb24f48ab94f
1 parent b1b6735 commit bc93334

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

scripts/app_engine_server/redirects.yaml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -296,6 +296,10 @@ redirects:
296296
type: permanent
297297
comment: Redirect to new location
298298

299+
- src: /guide/practices/accessibility.html
300+
dst: /guide/topics/ui/accessibility/index.html
301+
type: permanent
302+
299303
# new one
300304
- src: /resources/dashboard/.*
301305
dst: /about/dashboards/index.html
@@ -310,7 +314,7 @@ redirects:
310314
- src: /guide/tutorials/
311315
dst: /resources/tutorials/
312316
type: permanent
313-
317+
314318
- src: /resources/tutorials/views/hello-linearlayout.html
315319
dst: /guide/topics/ui/layout/linear.html
316320
type: permanent

0 commit comments

Comments
 (0)