diff --git a/scripts/app_engine_server/redirects.yaml b/scripts/app_engine_server/redirects.yaml index b7c28f268..f79ae496f 100644 --- a/scripts/app_engine_server/redirects.yaml +++ b/scripts/app_engine_server/redirects.yaml @@ -253,7 +253,7 @@ redirects: comment: Redirect to new location # new one -- src: /guide/basics/what-is-android.html +- src: /guide/basics/.* dst: /about/index.html type: permanent comment: Redirect to new location @@ -263,6 +263,11 @@ redirects: type: permanent comment: Redirect to new location +- src: /guide/topics/security/index.html + dst: /training/articles/security-tips.html + type: permanent + comment: Redirect to new location + # new one - src: /guide/appendix/market-filters.html dst: /google/play/filters.html