We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6220ee7 commit 3bbab15Copy full SHA for 3bbab15
src/lib/config/nav-menu/nav-items.dev.config.ts
@@ -34,7 +34,7 @@ export const navItemsConfigDev: NavItemConfig = {
34
bfsi: {
35
label: 'BFSI',
36
description: 'BFSI solutions, how Topcoder excels, including case studies.',
37
- url: 'https://uninav.topcoder.com/bfsi',
+ url: 'https://uninav.topcoder.com/customer/bfsi',
38
},
39
bookADemo: {
40
label: 'Book a demo',
@@ -75,7 +75,7 @@ export const navItemsConfigDev: NavItemConfig = {
75
communications: {
76
label: 'Communications',
77
description: 'Communications solutions, how Topcoder excels, including case studies.',
78
- url: 'https://uninav.topcoder.com/communications',
+ url: 'https://uninav.topcoder.com/customer/communications',
79
80
compete: {
81
label: 'Compete',
0 commit comments