docs: Fixing download redirects
URLS of the form https://developer.android.com/downloads/… weren't properly redirecting to https://commondatastorage.googleapis.com/androiddevelopers/… bug: 30594087 Change-Id: I18e026c236d081b6bb510900e5928107105b93cd
This commit is contained in:
@@ -819,8 +819,8 @@ redirects:
|
||||
to: /about/versions/marshmallow/android-6.0-changes.html#behavior-apache-http-client
|
||||
- from: /shareables/...
|
||||
to: https://commondatastorage.googleapis.com/androiddevelopers/shareables/...
|
||||
- from: /downloads/
|
||||
to: https://commondatastorage.googleapis.com/androiddevelopers/
|
||||
- from: /downloads/...
|
||||
to: https://commondatastorage.googleapis.com/androiddevelopers/...
|
||||
- from: /training/performance/battery/network/action-any-traffic.html
|
||||
to: /topic/performance/power/network/action-any-traffic.html
|
||||
- from: /training/performance/battery/network/action-app-traffic.html
|
||||
|
||||
Reference in New Issue
Block a user