am 2e3e1da7: add redirect for removed samples page

* commit '2e3e1da7ac58c7e9cdc47541553110864ec931a7':
  add redirect for removed samples page
This commit is contained in:
Scott Main
2014-02-04 18:49:30 +00:00
committed by Android Git Automerger

View File

@@ -547,7 +547,11 @@ redirects:
type: permanent type: permanent
- src: /resources/samples/.* - src: /resources/samples/.*
dst: /tools/samples/index.html dst: /samples/index.html
type: permanent
- src: /tools/samples/index.html
dst: /samples/index.html
type: permanent type: permanent
comment: Redirect to new location comment: Redirect to new location