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

Commit 8035786

Browse files
author
vikasrohit
committed
Merge pull request #754 from appirio-tech/feature/tco-banner
AS#100624428182393, Create a modified Dashboard banner for TCO
2 parents fb7bf26 + 5201ad6 commit 8035786

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/services/bannerDataService.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ import angular from 'angular'
3131
img: require('../../assets/images/nav/ico-tco16.svg'),
3232
description: 'The Topcoder Open (TCO) is our annual online and onsite tournament to celebrate and reward the community.',
3333
ctas: [{
34-
title: 'About TCO',
35-
url: 'http://tco16.topcoder.com',
34+
title: 'Learn More',
35+
url: 'http://tco16.topcoder.com/latest/overview/',
3636
cssClass: 'tc-btn tc-btn-s tco-cta'
3737
}]
3838
}

0 commit comments

Comments
 (0)