From 6b78d89d3e097072c9502bcabd2b4a106bee0fe6 Mon Sep 17 00:00:00 2001 From: Scott Main Date: Fri, 29 Jun 2012 14:32:49 -0700 Subject: [PATCH] docs: more redirects Change-Id: Ib694902e574630b91fc11ae5cce917a87cea8aff --- scripts/app_engine_server/redirects.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/scripts/app_engine_server/redirects.yaml b/scripts/app_engine_server/redirects.yaml index 6ae34eafb..533cfdc8e 100644 --- a/scripts/app_engine_server/redirects.yaml +++ b/scripts/app_engine_server/redirects.yaml @@ -136,6 +136,11 @@ redirects: dst: /tools/ type: permanent comment: Redirect to new location + +- src: /tools/aidl.html + dst: /guide/components/aidl.html + type: permanent + comment: bug 6755311, aidl doc found by search under tools - src: /guide/market/publishing/multiple-apks.html dst: /guide/google/play/publishing/multiple-apks.html @@ -228,13 +233,8 @@ redirects: type: permanent comment: Redirect to new location -- src: /guide/topics/graphics/renderscript.html - dst: /guide/topics/graphics/renderscript/index.html - type: permanent - comment: Redirect to new location - -- src: /guide/topics/renderscript/ - dst: /guide/topics/graphics/renderscript/ +- src: /guide/topics/graphics/renderscript/(compute.html|index.html|reference.html) + dst: /guide/topics/renderscript/index.html type: permanent comment: Redirect to new location