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

Commit 886eb69

Browse files
Merge pull request #1276 from appirio-tech/fix-banner-link
Replace link in banner
2 parents d4c8e04 + 7b74cde commit 886eb69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/my-dashboard/notifications/notifications.jade

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
it will have same width, you can create a new .banner-row if you want place more banners
1010
in a new row
1111
.banner-row
12-
a.banner.tco18(href="http://tco18.topcoder.com/",target="_blank",rel="noopener noreferrer")
12+
a.banner.tco18(href="https://www.topcoder.com/blog/",target="_blank",rel="noopener noreferrer")
1313
a.banner.watson(href="https://cognitive.topcoder.com/")
1414
img(src=require("../../../assets/images/logo_white.png"), alt="TCO17")

0 commit comments

Comments
 (0)