Skip to content

Commit 675e1b5

Browse files
scottamainAndroid Git Automerger
authored andcommitted
am d7fc587: add redirects for some orphaned docs.
* commit 'd7fc587cc23286164757e8806cd6e235ba936cfc': add redirects for some orphaned docs.
2 parents 449326f + d7fc587 commit 675e1b5

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)