We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b98fe85 commit d66969dCopy full SHA for d66969d
src/shared/components/challenge-detail/Specification/SideBar/index.jsx
@@ -138,9 +138,12 @@ export default function SideBar({
138
)
139
}
140
<div>
141
+ <h2>
142
+ LEARN:
143
+ </h2>
144
<p styleName="link-like-paragraph">
145
<a href="https://www.topcoder.com/thrive/articles/all-about-topcoder-challenges-tasks-and-gig-work-opportunities">
- ALL ABOUT TOPCODER CHALLENGES, TASKS AND GIG WORK OPPORTUNITIES
146
+ Topcoder Challenges Explained
147
</a>
148
</p>
149
</div>
0 commit comments