docs: correct the url path to badge images

and updated pr-br badge

Change-Id: I23369b5f306f584714742dc4b58a47d7071805be
This commit is contained in:
Scott Main
2013-01-08 13:58:56 -08:00
parent 70af3cdb90
commit d149242afc
3 changed files with 1 additions and 1 deletions

View File

@ -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']; 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 // 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 linkStart = "<a href=\"http://play.google.com/store/";
var imageStart = "\">\n" var imageStart = "\">\n"
+ " <img alt=\""; + " <img alt=\"";

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

After

Width:  |  Height:  |  Size: 7.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 10 KiB