Skip to content

Commit d7fc587

Browse files
committed
add redirects for some orphaned docs.
coincides with the doc removals in I6539076edf8962fd974d790a0edd1d4badc4d5f7 Change-Id: I1cac3419835fe8402d416c14eb11652c89b0dd81
1 parent d49fbdb commit d7fc587

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

scripts/app_engine_server/redirects.yaml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ redirects:
253253
comment: Redirect to new location
254254

255255
# new one
256-
- src: /guide/basics/what-is-android.html
256+
- src: /guide/basics/.*
257257
dst: /about/index.html
258258
type: permanent
259259
comment: Redirect to new location
@@ -263,6 +263,11 @@ redirects:
263263
type: permanent
264264
comment: Redirect to new location
265265

266+
- src: /guide/topics/security/index.html
267+
dst: /training/articles/security-tips.html
268+
type: permanent
269+
comment: Redirect to new location
270+
266271
# new one
267272
- src: /guide/appendix/market-filters.html
268273
dst: /google/play/filters.html

0 commit comments

Comments
 (0)