From 9ad944f8c9297a193efb293882068aef7a994e83 Mon Sep 17 00:00:00 2001 From: "smain@google.com" Date: Thu, 18 Aug 2016 14:41:47 -0700 Subject: [PATCH] fix redirect for AIDL doc bug: 5967288 Change-Id: Ia2a4cbdde56d2e6baca4c5f74ea92bb7bfaf2938 --- docs/html/_redirects.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/html/_redirects.yaml b/docs/html/_redirects.yaml index 4cfe8087a1ef9..b5068a3afca44 100644 --- a/docs/html/_redirects.yaml +++ b/docs/html/_redirects.yaml @@ -151,6 +151,8 @@ redirects: to: /google/play/billing/index.html - from: /guide/developing/tools/proguard.html to: /studio/build/shrink-code.html +- from: /guide/developing/tools/aidl.html + to: /guide/components/aidl.html - from: /guide/developing/tools/... to: /studio/command-line/ - from: /guide/developing/...