docs: update redirects for articles

Change-Id: Ia2db76f0b9cc07878ecdc1e673cd1ae376b0447f
This commit is contained in:
Scott Main
2012-11-16 08:57:44 -08:00
parent e1e1a999e8
commit f394e166a0

View File

@@ -324,27 +324,27 @@ redirects:
# move best practices to training # move best practices to training
- src: /guide/practices/app-design/performance.html - src: /guide/practices/app-design/performance.html
dst: /training/perf-tips.html dst: /training/articles/perf-tips.html
type: permanent type: permanent
- src: /guide/practices/performance.html - src: /guide/practices/performance.html
dst: /training/perf-tips.html dst: /training/articles/perf-tips.html
type: permanent type: permanent
- src: /guide/practices/app-design/responsiveness.html - src: /guide/practices/app-design/responsiveness.html
dst: /training/perf-anr.html dst: /training/articles/perf-anr.html
type: permanent type: permanent
- src: /guide/practices/responsiveness.html - src: /guide/practices/responsiveness.html
dst: /training/perf-anr.html dst: /training/articles/perf-anr.html
type: permanent type: permanent
- src: /guide/practices/security.html - src: /guide/practices/security.html
dst: /training/security-tips.html dst: /training/articles/security-tips.html
type: permanent type: permanent
- src: /guide/practices/jni.html - src: /guide/practices/jni.html
dst: /training/perf-jni.html dst: /training/articles/perf-jni.html
type: permanent type: permanent