am 763f9b7a: am e1e1a999: docs: add redirects for best practices pages that moved to training

* commit '763f9b7aa82fd7a690b729d647e0238f6bf0330a':
  docs: add redirects for best practices pages that moved to training
This commit is contained in:
Scott Main
2012-11-15 18:27:44 -08:00
committed by Android Git Automerger

View File

@@ -321,6 +321,34 @@ redirects:
dst: /guide/topics/ui/accessibility/index.html dst: /guide/topics/ui/accessibility/index.html
type: permanent 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 # new one
- src: /resources/dashboard/.* - src: /resources/dashboard/.*
dst: /about/dashboards/index.html dst: /about/dashboards/index.html