Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit 6bf2380

Browse files
Merge pull request #1297 from appirio-tech/fix-banner-link
Fix banner link
2 parents 993bc12 + 767db22 commit 6bf2380

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/my-dashboard/notifications/notifications.jade

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@
1010
in a new row
1111
.banner-row
1212
// a.banner.tco18(href="https://tco18.topcoder.com/",target="_blank",rel="noopener noreferrer")
13-
a.banner.womens-day(href="https://topcoder.com/",target="_blank",rel="noopener noreferrer")
13+
a.banner.womens-day(href="https://topcoder.com/blog",target="_blank",rel="noopener noreferrer")
1414
a.banner.watson(href="https://cognitive.topcoder.com/")
1515
img(src=require("../../../assets/images/logo_white.png"), alt="TCO17")

0 commit comments

Comments
 (0)