File tree 2 files changed +8
-8
lines changed
2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -358,19 +358,19 @@ module.exports = {
358
358
} ,
359
359
{
360
360
title : 'Data Science' ,
361
- href : '/thrive/tracks?track=Data%20Science&tax= ' ,
361
+ href : '/thrive/tracks?track=Data%20Science' ,
362
362
} ,
363
363
{
364
364
title : 'Design' ,
365
- href : '/thrive/tracks?track=Design&tax= ' ,
365
+ href : '/thrive/tracks?track=Design' ,
366
366
} ,
367
367
{
368
368
title : 'Development' ,
369
- href : '/thrive/tracks?track=Development&tax= ' ,
369
+ href : '/thrive/tracks?track=Development' ,
370
370
} ,
371
371
{
372
372
title : 'QA' ,
373
- href : '/thrive/tracks?track=QA&tax= ' ,
373
+ href : '/thrive/tracks?track=QA' ,
374
374
} ,
375
375
] ,
376
376
} ,
Original file line number Diff line number Diff line change @@ -139,19 +139,19 @@ module.exports = {
139
139
} ,
140
140
{
141
141
title : 'Data Science' ,
142
- href : '/thrive/tracks?track=Data%20Science&tax= ' ,
142
+ href : '/thrive/tracks?track=Data%20Science' ,
143
143
} ,
144
144
{
145
145
title : 'Design' ,
146
- href : '/thrive/tracks?track=Design&tax= ' ,
146
+ href : '/thrive/tracks?track=Design' ,
147
147
} ,
148
148
{
149
149
title : 'Development' ,
150
- href : '/thrive/tracks?track=Development&tax= ' ,
150
+ href : '/thrive/tracks?track=Development' ,
151
151
} ,
152
152
{
153
153
title : 'QA' ,
154
- href : '/thrive/tracks?track=QA&tax= ' ,
154
+ href : '/thrive/tracks?track=QA' ,
155
155
} ,
156
156
] ,
157
157
} ,
You can’t perform that action at this time.
0 commit comments