File tree Expand file tree Collapse file tree 2 files changed +0
-10
lines changed
__tests__/shared/components/__snapshots__ Expand file tree Collapse file tree 2 files changed +0
-10
lines changed Original file line number Diff line number Diff line change @@ -163,15 +163,6 @@ exports[`Matches shallow shapshot 1`] = `
163163 Blog
164164 </a >
165165 </li >
166- <li
167- className = " src-shared-components-TopcoderFooter-___style__link___3-nzm"
168- >
169- <a
170- href = " https://www.topcoder-dev.com/community/pipeline"
171- >
172- Challenge Pipeline
173- </a >
174- </li >
175166 <li
176167 className = " src-shared-components-TopcoderFooter-___style__link___3-nzm"
177168 >
Original file line number Diff line number Diff line change @@ -69,7 +69,6 @@ export default function TopcoderFooter() {
6969 < div styleName = "sep-line" />
7070 < ul styleName = "navi-col-links" >
7171 < Link to = { `${ base } /blog` } > Blog</ Link >
72- < Link to = { `${ base } /community/pipeline` } > Challenge Pipeline</ Link >
7372 < Link to = { `${ base } /community/events` } > Events Calendar</ Link >
7473 < Link to = { `${ config . URL . FORUMS_VANILLA } ` } > Forums</ Link >
7574 < Link to = { `${ base } /community/member-programs` } > Programs</ Link >
You can’t perform that action at this time.
0 commit comments