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 efe0f8a1d2fa..d13a6358a3d9 100644 --- a/docs/html/_redirects.yaml +++ b/docs/html/_redirects.yaml @@ -1128,7 +1128,7 @@ redirects: - from: /installing/studio-androidview.html to: /studio/projects/index.html - from: /installing/studio-tips.html - to: /studio/guide/guide-intro.html + to: /studio/intro/index.html - from: /tools/help/ddms.html to: /studio/profile/ddms.html - from: /tools/revisions/index.html |