From 32f77c9e98ff71d71664eeadff53026cc87b1004 Mon Sep 17 00:00:00 2001
From: brave-builds <devops@brave.com>
Date: Fri, 27 Mar 2020 20:46:00 +0000
Subject: [PATCH] Uplift of #5068 (squashed) to beta

---
 components/brave_new_tab_ui/data/backgrounds.ts | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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'
   }