diff options
| -rw-r--r-- | docs/html/_redirects.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/html/_redirects.yaml b/docs/html/_redirects.yaml index 11e06f110bec..d4732f8ba78f 100644 --- a/docs/html/_redirects.yaml +++ b/docs/html/_redirects.yaml @@ -801,8 +801,8 @@ redirects: 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/ - to: https://commondatastorage.googleapis.com/androiddevelopers/shareables/ +- from: /shareables/... + to: https://commondatastorage.googleapis.com/androiddevelopers/shareables/... - from: /downloads/ to: https://commondatastorage.googleapis.com/androiddevelopers/ - from: /training/performance/battery/network/action-any-traffic.html |