docs: add redirects for best practices pages that moved to training
Change-Id: I0dd79fb863d50b0dd2f0f7d53babe345888f0f78
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user