File tree 3 files changed +0
-24
lines changed
3 files changed +0
-24
lines changed Original file line number Diff line number Diff line change @@ -30,14 +30,6 @@ exports[`Default render 1`] = `
30
30
" href" : " https://www.topcoder-dev.com/how-it-works/faqs/" ,
31
31
" title" : " How It Works" ,
32
32
},
33
- Object {
34
- " href" : " /community/learn" ,
35
- " title" : " Tracks" ,
36
- },
37
- Object {
38
- " href" : " https://www.topcoder-dev.com/about/why-crowdsourcing/" ,
39
- " title" : " Why Join" ,
40
- },
41
33
],
42
34
" secondaryMenuForLoggedInUser" : Array [
43
35
Object {
Original file line number Diff line number Diff line change @@ -293,14 +293,6 @@ module.exports = {
293
293
title : 'How It Works' ,
294
294
href : 'https://www.topcoder-dev.com/how-it-works/faqs/' ,
295
295
} ,
296
- {
297
- title : 'Tracks' ,
298
- href : '/community/learn' ,
299
- } ,
300
- {
301
- title : 'Why Join' ,
302
- href : 'https://www.topcoder-dev.com/about/why-crowdsourcing/' ,
303
- } ,
304
296
] ,
305
297
subMenu : [
306
298
{
Original file line number Diff line number Diff line change @@ -89,14 +89,6 @@ module.exports = {
89
89
title : 'How It Works' ,
90
90
href : 'https://www.topcoder.com/how-it-works/faqs/' ,
91
91
} ,
92
- {
93
- title : 'Tracks' ,
94
- href : '/community/learn' ,
95
- } ,
96
- {
97
- title : 'Why Join' ,
98
- href : 'https://www.topcoder.com/about/why-crowdsourcing/' ,
99
- } ,
100
92
] ,
101
93
subMenu : [
102
94
{
You can’t perform that action at this time.
0 commit comments