Skip to content

Commit 0bca51f

Browse files
Merge pull request #117 from topcoder-platform/PROD-3564_update-urls
PROD-3564 - update url for data-science -> dev
2 parents 13c10c8 + 3bbab15 commit 0bca51f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 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',
@@ -110,7 +110,7 @@ export const navItemsConfigDev: NavItemConfig = {
110110
dataScience: {
111111
label: 'Data Science',
112112
description: 'See how Topcoder has delivered Data Science solutions.',
113-
url: 'https://uninav.topcoder.com/data-science',
113+
url: 'https://uninav.topcoder.com/customer/data-science',
114114
},
115115
demo: {
116116
label: 'Book a demo',

0 commit comments

Comments
 (0)