OSDN Git Service

docs: Fixing download redirects
authorAndrew Solovay <asolovay@google.com>
Tue, 2 Aug 2016 21:14:08 +0000 (14:14 -0700)
committerAndrew Solovay <asolovay@google.com>
Tue, 2 Aug 2016 21:14:08 +0000 (14:14 -0700)
URLS of the form https://developer.android.com/downloads/… weren't
properly redirecting to
https://commondatastorage.googleapis.com/androiddevelopers/…

bug: 30594087
Change-Id: I18e026c236d081b6bb510900e5928107105b93cd

docs/html/_redirects.yaml

index a085686..7391af8 100644 (file)
@@ -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