Skip to content

Commit 1edd57e

Browse files
authored
Added urls for design policies
1 parent 676608e commit 1edd57e

File tree

1 file changed

+6
-2
lines changed
  • src/shared/components/challenge-detail/Specification/SideBar

1 file changed

+6
-2
lines changed

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

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -171,13 +171,17 @@ export default function SideBar({
171171
<p styleName="link-like-paragraph">
172172
All fonts within your design must be declared when you submit.
173173
DO NOT include any font files in your submission or source files.
174-
Read about the font policy here.
174+
Read about the font policy
175+
<a href="https://help.topcoder.com/hc/en-us/articles/217959447-Font-Policy-for-Design-Challenges">
176+
here.</a>
175177
</p>
176178
<h4>Screening:</h4>
177179
<p styleName="link-like-paragraph">
178180
All submissions are screened for eligibility before the challenge
179181
holder picks winners. Don{"'"}t let your hard work go to waste.
180-
Learn more about how to pass screening here.
182+
Learn more about how to pass screening
183+
<a href="https://help.topcoder.com/hc/en-us/articles/217959577-How-to-Pass-Screening-in-Design-Challenges">
184+
here.</a>
181185
</p>
182186
<p styleName="link-like-paragraph">
183187
Questions?

0 commit comments

Comments
 (0)