From bc93334be2beddcd3406301c9d9a1de9824450e9 Mon Sep 17 00:00:00 2001 From: Dirk Dougherty Date: Fri, 7 Sep 2012 11:19:41 -0700 Subject: [PATCH] Doc change: redirect accessibility best practices to new location. Change-Id: I4c4d96ed07ecd4640f98d3c5a719cb24f48ab94f --- scripts/app_engine_server/redirects.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/scripts/app_engine_server/redirects.yaml b/scripts/app_engine_server/redirects.yaml index 0e226ce0c..23fbeb293 100644 --- a/scripts/app_engine_server/redirects.yaml +++ b/scripts/app_engine_server/redirects.yaml @@ -296,6 +296,10 @@ redirects: type: permanent comment: Redirect to new location +- src: /guide/practices/accessibility.html + dst: /guide/topics/ui/accessibility/index.html + type: permanent + # new one - src: /resources/dashboard/.* dst: /about/dashboards/index.html @@ -310,7 +314,7 @@ redirects: - src: /guide/tutorials/ dst: /resources/tutorials/ type: permanent - + - src: /resources/tutorials/views/hello-linearlayout.html dst: /guide/topics/ui/layout/linear.html type: permanent