diff options
| -rw-r--r-- | docs/html/_redirects.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/_redirects.yaml b/docs/html/_redirects.yaml index a5a46133d0d6..72e1e1479d6a 100644 --- a/docs/html/_redirects.yaml +++ b/docs/html/_redirects.yaml @@ -46,7 +46,7 @@ redirects: - from: /tools/sdk/index.html to: /studio/index.html - from: /tools/index.html - to: /tools-moved.html + to: /studio/index.html - from: /tools/sdk/installing.html to: /studio/index.html - from: /tools/eclipse/installing-adt.html |