From e4acdc5f36848abd9e9008d241084e7eb26d1fc1 Mon Sep 17 00:00:00 2001 From: Joe Fernandez Date: Tue, 12 Jul 2016 17:13:55 -0700 Subject: [PATCH] docs: fix redirects for shareables b/30037099 Change-Id: I201b428d156a7f3eb49d92c6f5539b8f2c1998bb --- docs/html/_redirects.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/html/_redirects.yaml b/docs/html/_redirects.yaml index 11e06f110becb..d4732f8ba78f3 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