Skip to content

Commit 89feb70

Browse files
author
himaniraghav3
committed
PM-160 Update links
1 parent 0d1e3c8 commit 89feb70

File tree

2 files changed

+3
-8
lines changed

2 files changed

+3
-8
lines changed

config/default.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -132,8 +132,8 @@ module.exports = {
132132
INFO: {
133133
DESIGN_CHALLENGES: 'http://help.topcoder.com/hc/en-us/categories/202610437-DESIGN',
134134
DESIGN_CHALLENGE_CHECKPOINTS: 'https://help.topcoder.com/hc/en-us/articles/219240807-Multi-Round-Checkpoint-Design-Challenges',
135-
DESIGN_CHALLENGE_SUBMISSION: 'http://help.topcoder.com/hc/en-us/articles/219122667-Formatting-Your-Submission-for-Design-Challenges',
136-
DESIGN_CHALLENGE_TYPES: 'http://help.topcoder.com/hc/en-us/articles/217481388-Choosing-a-Design-Challenge',
135+
DESIGN_CHALLENGE_SUBMISSION: 'https://www.topcoder.com/thrive/articles/Formatting%20Your%20Submission%20for%20Design%20Challenges',
136+
DESIGN_CHALLENGE_TYPES: 'https://www.topcoder.com/thrive/articles/How%20To%20Compete%20in%20Design',
137137
RELIABILITY_RATINGS_AND_BONUSES: 'https://www.topcoder.com/thrive/articles/Development%20Reliability%20Ratings%20and%20Bonuses',
138138
STOCK_ART_POLICY: 'http://help.topcoder.com/hc/en-us/articles/217481408-Policy-for-Stock-Artwork-in-Design-Submissions',
139139
STUDIO_FONTS_POLICY:

src/shared/components/challenge-detail/Specification/index.jsx

+1-6
Original file line numberDiff line numberDiff line change
@@ -304,12 +304,7 @@ export default function ChallengeDetailsView(props) {
304304
concept (do not include multiple designs in a single submission).
305305
</li>
306306
<li>
307-
If your submission wins, your source files must be correct and &ldquo;
308-
<a href={config.URL.INFO.DESIGN_CHALLENGES}>
309-
Final Fixes
310-
</a>
311-
&rdquo;
312-
(if applicable) must be completed before payment can be released.
307+
If your submission wins, your source files must be correct and final fixes (if applicable) must be completed before payment can be released.
313308
</li>
314309
<li>
315310
You may submit as many times as you&apos;d like during

0 commit comments

Comments
 (0)