Bug 1009574 - Use final en-US specific URLs on suggested sites (r=mfinkle)

This commit is contained in:
Lucas Rocha 2014-05-14 10:03:44 +01:00
parent 808ac44e13
commit ca8613ce04
2 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
{ "title": "Firefox Marketplace",
"url": "http://marketplace.firefox.com",
"url": "https://marketplace.firefox.com/",
"bgcolor": "#0095dd" }

View File

@ -1,3 +1,3 @@
{ "title": "Mozilla",
"url": "http://mozilla.org",
"url": "http://www.mozilla.org/en-US/",
"bgcolor": "#c13832" }