diff --git a/components/brave_new_tab_ui/data/backgrounds.ts b/components/brave_new_tab_ui/data/backgrounds.ts index dff911b33b1c..c9b2934fc399 100644 --- a/components/brave_new_tab_ui/data/backgrounds.ts +++ b/components/brave_new_tab_ui/data/backgrounds.ts @@ -71,7 +71,7 @@ export const images: NewTab.Image[] = [ 'name': 'ntp-fall-2019-13', 'source': 'will-christiansen-glacier-peak.webp', 'author': 'Will Christiansen', - 'link': 'www.theskyfolk.com', + 'link': 'https://www.theskyfolk.com', 'originalUrl': 'Contributor sent the hi-res version through email', 'license': 'used with permission' }, @@ -79,7 +79,7 @@ export const images: NewTab.Image[] = [ 'name': 'ntp-fall-2019-14', 'source': 'will-christiansen-ice.webp', 'author': 'Will Christiansen', - 'link': 'www.theskyfolk.com', + 'link': 'https://www.theskyfolk.com', 'originalUrl': 'Contributor sent the hi-res version through email', 'license': 'used with permission' }