diff --git a/docs/html/_redirects.yaml b/docs/html/_redirects.yaml index 0f117ae57d2db..8ddb98239038e 100644 --- a/docs/html/_redirects.yaml +++ b/docs/html/_redirects.yaml @@ -817,8 +817,11 @@ redirects: to: https://code.google.com/p/android/issues/list?can=2&q=label%3ADevPreview-N - from: /preview/bugreports/... to: https://code.google.com/p/android/issues/list?can=2&q=label%3ADevPreview-N +- from: /preview/setup-sdk.html + to: /studio/index.html - from: /2016/03/first-preview-of-android-n-developer.html to: http://android-developers.blogspot.com/2016/03/first-preview-of-android-n-developer.html + - from: /reference/org/apache/http/... to: /about/versions/marshmallow/android-6.0-changes.html#behavior-apache-http-client - from: /shareables/... @@ -1280,4 +1283,4 @@ redirects: - from: /preview/features/background-optimization.html to: /topic/performance/background-optimization.html - from: /preview/features/data-saver.html - to: /training/basics/network-ops/data-saver.html \ No newline at end of file + to: /training/basics/network-ops/data-saver.html