Commit e1e1a999 authored by Scott Main's avatar Scott Main
Browse files

docs: add redirects for best practices pages that moved to training

Change-Id: I0dd79fb863d50b0dd2f0f7d53babe345888f0f78
parent 42801496
......@@ -321,6 +321,34 @@ redirects:
dst: /guide/topics/ui/accessibility/index.html
type: permanent
# move best practices to training
- src: /guide/practices/app-design/performance.html
dst: /training/perf-tips.html
type: permanent
- src: /guide/practices/performance.html
dst: /training/perf-tips.html
type: permanent
- src: /guide/practices/app-design/responsiveness.html
dst: /training/perf-anr.html
type: permanent
- src: /guide/practices/responsiveness.html
dst: /training/perf-anr.html
type: permanent
- src: /guide/practices/security.html
dst: /training/security-tips.html
type: permanent
- src: /guide/practices/jni.html
dst: /training/perf-jni.html
type: permanent
# new one
- src: /resources/dashboard/.*
dst: /about/dashboards/index.html
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment