Add redirect for removed file.

Change-Id: I94c59f54ab7daaae588f61c02601b7599799894b
This commit is contained in:
Dirk Dougherty
2013-02-05 14:05:04 -08:00
parent 2e5555e04b
commit 184a1dc183

View File

@@ -284,6 +284,11 @@ redirects:
type: permanent
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
dst: /guide/topics/location/strategies.html
type: permanent