File tree 3 files changed +3
-3
lines changed
__tests__/shared/components/__snapshots__
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ exports[`Matches shallow shapshot 1`] = `
28
28
className = " src-shared-components-TopcoderFooter-___style__link___3-nzm"
29
29
>
30
30
<a
31
- href = " https://help .topcoder-dev .com"
31
+ href = " https://www .topcoder.com/thrive/tracks?track=Topcoder "
32
32
>
33
33
HELP CENTER
34
34
</a >
Original file line number Diff line number Diff line change @@ -113,7 +113,7 @@ module.exports = {
113
113
BLOG_FEED : 'https://www.topcoder.com/blog/feed/' ,
114
114
COMMUNITY : 'https://community.topcoder-dev.com' ,
115
115
FORUMS : 'https://apps.topcoder-dev.com/forums' ,
116
- HELP : 'https://help .topcoder-dev .com' ,
116
+ HELP : 'https://www .topcoder.com/thrive/tracks?track=Topcoder ' ,
117
117
118
118
COMMUNITIES : {
119
119
BLOCKCHAIN : 'https://blockchain.topcoder-dev.com' ,
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ module.exports = {
29
29
BASE : 'https://www.topcoder.com' ,
30
30
COMMUNITY : 'https://community.topcoder.com' ,
31
31
FORUMS : 'https://apps.topcoder.com/forums' ,
32
- HELP : 'https://help .topcoder.com' ,
32
+ HELP : 'https://www .topcoder.com/thrive/tracks?track=Topcoder ' ,
33
33
MEMBER : 'https://member.topcoder.com' ,
34
34
ONLINE_REVIEW : 'https://software.topcoder.com' ,
35
35
PAYMENT_TOOL : 'https://payment.topcoder.com' ,
You can’t perform that action at this time.
0 commit comments