diff options
| author | 2013-01-08 14:40:50 -0800 | |
|---|---|---|
| committer | 2013-01-08 14:40:50 -0800 | |
| commit | ccb2a74f360bf09ec2c91b28c15e0003a9af440a (patch) | |
| tree | f4259eb0f1d3666e0551781b8a5f32ce406d1b46 | |
| parent | 8a05d13ef656b0147d85e1826b70a55f6b32e1e3 (diff) | |
| parent | 2b8603c200843bc50768e2281fb1e2a953316e0c (diff) | |
am 2b8603c2: am 8429f43b: am 7bcea4ae: am d149242a: docs: correct the url path to badge images and updated pr-br badge
* commit '2b8603c200843bc50768e2281fb1e2a953316e0c':
docs: correct the url path to badge images and updated pr-br badge
| -rw-r--r-- | docs/html/distribute/googleplay/promote/badges.jd | 2 | ||||
| -rw-r--r-- | docs/html/images/brand/pt-br_generic_rgb_wo_45.png | bin | 10567 -> 8117 bytes | |||
| -rw-r--r-- | docs/html/images/brand/pt-br_generic_rgb_wo_60.png | bin | 13261 -> 10239 bytes |
3 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/distribute/googleplay/promote/badges.jd b/docs/html/distribute/googleplay/promote/badges.jd index 99f38799c017..c084e2c9775b 100644 --- a/docs/html/distribute/googleplay/promote/badges.jd +++ b/docs/html/distribute/googleplay/promote/badges.jd @@ -60,7 +60,7 @@ div.button-row input { var APP_LANGS = ['it','pt-br','pt-pt','nl','ko','ja','fr','es','es-419','en','de']; // variables for creating 'try it out' demo button -var imagePath = "/images/brand/" +var imagePath = "https://developer.android.com/images/brand/" var linkStart = "<a href=\"http://play.google.com/store/"; var imageStart = "\">\n" + " <img alt=\""; diff --git a/docs/html/images/brand/pt-br_generic_rgb_wo_45.png b/docs/html/images/brand/pt-br_generic_rgb_wo_45.png Binary files differindex c2ba249b4182..a661d4427dfa 100644 --- a/docs/html/images/brand/pt-br_generic_rgb_wo_45.png +++ b/docs/html/images/brand/pt-br_generic_rgb_wo_45.png diff --git a/docs/html/images/brand/pt-br_generic_rgb_wo_60.png b/docs/html/images/brand/pt-br_generic_rgb_wo_60.png Binary files differindex 77a872c31e6b..402af7103d2a 100644 --- a/docs/html/images/brand/pt-br_generic_rgb_wo_60.png +++ b/docs/html/images/brand/pt-br_generic_rgb_wo_60.png |