Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 2e838b0

Browse files
author
Nick Litwin
committedMar 25, 2016
2 parents 6e18a3e + 8035786 commit 2e838b0

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)
This repository has been archived.