Skip to content

Commit c0a1925

Browse files
Fix env link
1 parent d66969d commit c0a1925

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ export default function SideBar({
142142
LEARN:
143143
</h2>
144144
<p styleName="link-like-paragraph">
145-
<a href="https://www.topcoder.com/thrive/articles/all-about-topcoder-challenges-tasks-and-gig-work-opportunities">
145+
<a href="/thrive/articles/all-about-topcoder-challenges-tasks-and-gig-work-opportunities">
146146
Topcoder Challenges Explained
147147
</a>
148148
</p>

0 commit comments

Comments
 (0)