Merge "Add redirect for removed file." into jb-mr1-dev

This commit is contained in:
Dirk Dougherty
2013-02-05 22:06:58 +00:00
committed by Android (Google) Code Review

View File

@@ -283,6 +283,11 @@ redirects:
type: permanent type: permanent
comment: Redirect to new location comment: Redirect to new location
- src: /guide/topics/graphics/renderscript.html
dst: /guide/topics/renderscript/index.html
type: permanent
comment: Redirect to new location
- src: /guide/topics/location/obtaining-user-location.html - src: /guide/topics/location/obtaining-user-location.html
dst: /guide/topics/location/strategies.html dst: /guide/topics/location/strategies.html
type: permanent type: permanent
@@ -584,4 +589,4 @@ redirects:
- src: /deviceart - src: /deviceart
dst: http://developer.android.com/distribute/promote/device-art.html dst: http://developer.android.com/distribute/promote/device-art.html
type: permanent type: permanent