File tree 2 files changed +0
-10
lines changed
__tests__/shared/components/__snapshots__
2 files changed +0
-10
lines changed Original file line number Diff line number Diff line change @@ -348,15 +348,6 @@ exports[`Matches shallow shapshot 1`] = `
348
348
Talk to Sales
349
349
</a >
350
350
</li >
351
- <li
352
- className = " src-shared-components-TopcoderFooter-___style__link___3-nzm"
353
- >
354
- <a
355
- href = " https://www.topcoder-dev.com/community/terms"
356
- >
357
- Terms
358
- </a >
359
- </li >
360
351
</ul >
361
352
</div >
362
353
<div
Original file line number Diff line number Diff line change @@ -94,7 +94,6 @@ export default function TopcoderFooter() {
94
94
< Link to = { `${ base } /community/learn` } > About Community</ Link >
95
95
< Link to = { `${ base } /community/changelog` } > Changelog</ Link >
96
96
< Link to = { `${ base } /contact-us/` } > Talk to Sales</ Link >
97
- < Link to = { `${ base } /community/terms` } > Terms</ Link >
98
97
</ ul >
99
98
</ div >
100
99
< div styleName = "navi-col" >
You can’t perform that action at this time.
0 commit comments