From 7b74cdebc4344d41ba5a5264c9249c7ebf36d5cb Mon Sep 17 00:00:00 2001 From: Thomas Kranitsas Date: Thu, 15 Feb 2018 21:50:15 +0200 Subject: [PATCH] Replace link in banner --- app/my-dashboard/notifications/notifications.jade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/my-dashboard/notifications/notifications.jade b/app/my-dashboard/notifications/notifications.jade index 337a320f5..353890039 100644 --- a/app/my-dashboard/notifications/notifications.jade +++ b/app/my-dashboard/notifications/notifications.jade @@ -9,6 +9,6 @@ it will have same width, you can create a new .banner-row if you want place more banners in a new row .banner-row - a.banner.tco18(href="http://tco18.topcoder.com/",target="_blank",rel="noopener noreferrer") + a.banner.tco18(href="https://www.topcoder.com/blog/",target="_blank",rel="noopener noreferrer") a.banner.watson(href="https://cognitive.topcoder.com/") img(src=require("../../../assets/images/logo_white.png"), alt="TCO17")