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

Change-Id: I0dd79fb863d50b0dd2f0f7d53babe345888f0f78
diff --git a/scripts/app_engine_server/redirects.yaml b/scripts/app_engine_server/redirects.yaml
index 9c7f2b1..0b9b222 100644
--- a/scripts/app_engine_server/redirects.yaml
+++ b/scripts/app_engine_server/redirects.yaml
@@ -321,6 +321,34 @@
   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