diff --git a/app/my-dashboard/notifications/notifications.jade b/app/my-dashboard/notifications/notifications.jade index 8d68381a7..9669cb6d0 100644 --- a/app/my-dashboard/notifications/notifications.jade +++ b/app/my-dashboard/notifications/notifications.jade @@ -10,6 +10,6 @@ in a new row .banner-row // a.banner.tco18(href="https://tco18.topcoder.com/",target="_blank",rel="noopener noreferrer") - a.banner.womens-day(href="https://topcoder.com/",target="_blank",rel="noopener noreferrer") + a.banner.womens-day(href="https://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")