Skip to content

Commit 3bbab15

Browse files
committed
PROD-3564 - update more urls
1 parent 6220ee7 commit 3bbab15

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ export const navItemsConfigDev: NavItemConfig = {
3434
bfsi: {
3535
label: 'BFSI',
3636
description: 'BFSI solutions, how Topcoder excels, including case studies.',
37-
url: 'https://uninav.topcoder.com/bfsi',
37+
url: 'https://uninav.topcoder.com/customer/bfsi',
3838
},
3939
bookADemo: {
4040
label: 'Book a demo',
@@ -75,7 +75,7 @@ export const navItemsConfigDev: NavItemConfig = {
7575
communications: {
7676
label: 'Communications',
7777
description: 'Communications solutions, how Topcoder excels, including case studies.',
78-
url: 'https://uninav.topcoder.com/communications',
78+
url: 'https://uninav.topcoder.com/customer/communications',
7979
},
8080
compete: {
8181
label: 'Compete',

0 commit comments

Comments
 (0)