Skip to content

Commit 6ffd179

Browse files
committed
PROD-3562 - update the prod links for the customer & talent (wp pages are not ready yet)
1 parent f429138 commit 6ffd179

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)