diff options
| author | 2015-04-07 18:31:03 +0000 | |
|---|---|---|
| committer | 2015-04-07 18:31:03 +0000 | |
| commit | 19a57761b4aec17c907d271e58ae4c20da40a039 (patch) | |
| tree | c3184be9dde10bbe122f0530bfec45fee49b54f2 | |
| parent | ab8828564c5a121ce341710b362bb8f090995885 (diff) | |
| parent | 95c39774d245921be04b2a6f0f221f86545f8ac6 (diff) | |
am 95c39774: docs: Small fix for Android Dashboard
* commit '95c39774d245921be04b2a6f0f221f86545f8ac6':
docs: Small fix for Android Dashboard
| -rw-r--r-- | docs/html/about/dashboards/index.jd | 2 |
1 files changed, 1 insertions, 1 deletions
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.</p> 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, |