File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -54,10 +54,10 @@ export default function TopcoderFooter() {
54
54
< div styleName = "sep-line" />
55
55
< ul styleName = "navi-col-links" >
56
56
< Link to = { `${ base } /thrive/tracks?track=Competitive%20Programming` } > Competitive Programming</ Link >
57
- < Link to = { `${ base } /thrive/tracks?track=Data%20Science` } > Data Science</ Link >
58
- < Link to = { `${ base } /thrive/tracks?track=Design` } > Design</ Link >
59
- < Link to = { `${ base } /thrive/tracks?track=Development` } > Development</ Link >
60
- < Link to = { `${ base } /thrive/tracks?track=QA` } > QA</ Link >
57
+ < Link to = { `${ base } /thrive/tracks?track=Data%20Science&tax= ` } > Data Science</ Link >
58
+ < Link to = { `${ base } /thrive/tracks?track=Design&tax= ` } > Design</ Link >
59
+ < Link to = { `${ base } /thrive/tracks?track=Development&tax= ` } > Development</ Link >
60
+ < Link to = { `${ base } /thrive/tracks?track=QA&tax= ` } > QA</ Link >
61
61
</ ul >
62
62
</ div >
63
63
< div styleName = "navi-col" >
You can’t perform that action at this time.
0 commit comments