@@ -32,23 +32,23 @@ exports[`Default render 1`] = `
32
32
Object {
33
33
" subMenu" : Array [
34
34
Object {
35
- " href" : " https://www.topcoder-dev.com /community/competitive-programming" ,
35
+ " href" : " /community/competitive-programming" ,
36
36
" title" : " Competitive programming" ,
37
37
},
38
38
Object {
39
- " href" : " https://www.topcoder-dev.com/ community/data-science/ " ,
39
+ " href" : " / community/data-science" ,
40
40
" title" : " Data Science" ,
41
41
},
42
42
Object {
43
- " href" : " https://www.topcoder-dev.com/ community/design/ " ,
43
+ " href" : " / community/design" ,
44
44
" title" : " Design" ,
45
45
},
46
46
Object {
47
- " href" : " https://www.topcoder-dev.com /community/development" ,
47
+ " href" : " /community/development" ,
48
48
" title" : " Development" ,
49
49
},
50
50
Object {
51
- " href" : " https://www.topcoder-dev.com /community/qa" ,
51
+ " href" : " /community/qa" ,
52
52
" title" : " QA" ,
53
53
},
54
54
],
@@ -61,19 +61,19 @@ exports[`Default render 1`] = `
61
61
" title" : " TCO" ,
62
62
},
63
63
Object {
64
- " href" : " https://www.topcoder-dev.com /community/member-programs" ,
64
+ " href" : " /community/member-programs" ,
65
65
" title" : " Programs" ,
66
66
},
67
67
Object {
68
68
" href" : " https://apps.topcoder-dev.com/forums" ,
69
69
" title" : " Forums" ,
70
70
},
71
71
Object {
72
- " href" : " https://www.topcoder-dev.com /community/statistics" ,
72
+ " href" : " /community/statistics" ,
73
73
" title" : " Statistics" ,
74
74
},
75
75
Object {
76
- " href" : " https://www.topcoder-dev.com /community/events" ,
76
+ " href" : " /community/events" ,
77
77
" title" : " Events" ,
78
78
},
79
79
Object {
0 commit comments