diff options
| -rw-r--r-- | docs/html/_redirects.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/html/_redirects.yaml b/docs/html/_redirects.yaml index fd54b7d8aa3d..a1581144e56c 100644 --- a/docs/html/_redirects.yaml +++ b/docs/html/_redirects.yaml @@ -153,6 +153,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/... |