From cb47fee248711a013edc3b329d964475e04a74d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ivar=20Conradi=20=C3=98sthus?= Date: Mon, 29 Apr 2019 22:01:30 +0200 Subject: [PATCH] Update siteConfig.js --- website/siteConfig.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/siteConfig.js b/website/siteConfig.js index 43d1eac324..41375a3645 100644 --- a/website/siteConfig.js +++ b/website/siteConfig.js @@ -31,7 +31,7 @@ const users = [ { caption: 'Unleash Hosted', image: '/img/unleash-hosted.svg', - infoLink: 'https://unleash-hosted.com', + infoLink: 'https://www.unleash-hosted.com', pinned: true, }, ];