Skip to content

Commit c34eea3

Browse files
Merge pull request #113 from topcoder-platform/PROD-3562_revert-the-customer-talent-links
PROD-3562 - update the prod links -> dev
2 parents f429138 + 6ffd179 commit c34eea3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/lib/config/nav-menu/nav-items.prod.config.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ export const navItemsConfigProd: NavItemConfig = {
9090
customer: {
9191
label: 'Customer',
9292
description: 'Learn how Topcoder can help your business get work done.',
93-
url: 'https://www.topcoder.com/customer',
93+
url: 'https://www.topcoder.com',
9494
},
9595
customerFaq: {
9696
label: 'FAQ',
@@ -362,7 +362,7 @@ export const navItemsConfigProd: NavItemConfig = {
362362
authenticatedUrl: 'https://www.topcoder.com/home',
363363
label: 'Talent',
364364
description: 'Learn how you can learn, earn, and connect with others in the Topcoder community.',
365-
url: 'https://www.topcoder.com/talent',
365+
url: 'https://topcoder.com/the-community',
366366
},
367367
talkToAnExpert: {
368368
label: 'Talk to an expert',

0 commit comments

Comments
 (0)