add redirect for removed samples page

Change-Id: I918d2c501ae9be881d578cda03218db6317cbcb6
This commit is contained in:
Scott Main
2014-02-04 10:46:52 -08:00
parent 8a37395f3a
commit 2e3e1da7ac

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