docs: correct the url path to badge images
and updated pr-br badge Change-Id: I23369b5f306f584714742dc4b58a47d7071805be
This commit is contained in:
@ -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=\"";
|
||||
|
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 |
Reference in New Issue
Block a user