From 95c39774d245921be04b2a6f0f221f86545f8ac6 Mon Sep 17 00:00:00 2001 From: Joe Fernandez Date: Tue, 7 Apr 2015 11:18:00 -0700 Subject: [PATCH] docs: Small fix for Android Dashboard Change-Id: I33f3b8b4a7b7abdf16bb5fc4964c51f2809f6c3d --- docs/html/about/dashboards/index.jd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/html/about/dashboards/index.jd b/docs/html/about/dashboards/index.jd index 920db847e99c..52f086e77abc 100644 --- a/docs/html/about/dashboards/index.jd +++ b/docs/html/about/dashboards/index.jd @@ -158,7 +158,7 @@ uses.

var VERSION_DATA = [ { - "chart": "http://chart.googleapis.com/chart?chl=Froyo%7CGingerbread%7CIce%20Cream%20Sandwich%7CJelly%20Bean%7CKitKat%7CLollipop&chf=bg%2Cs%2C00000000&chd=t%3A0.4%2C6.4%2C5.7%2C40.7%2C41.4%2C5.4&chco=c4df9b%2C6fad0c&chs=500x250&cht=p", + "chart": "//chart.googleapis.com/chart?chl=Froyo%7CGingerbread%7CIce%20Cream%20Sandwich%7CJelly%20Bean%7CKitKat%7CLollipop&chf=bg%2Cs%2C00000000&chd=t%3A0.4%2C6.4%2C5.7%2C40.7%2C41.4%2C5.4&chco=c4df9b%2C6fad0c&chs=500x250&cht=p", "data": [ { "api": 8, -- 2.11.0