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")