You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/shared/components/Gigs/GigDetails.jsx
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -137,7 +137,7 @@ export default function GigDetails(props) {
137
137
</li>
138
138
<li>
139
139
<imgsrc={iconLabel2}alt="label 2"/>
140
-
<div><strong>Subscribe to our <atarget="_blank"rel="noreferrer"href="https://www.topcoder.com/community/taas">Gig notifications email.</a>.</strong> We’ll send you a weekly update on gigs available so you don’t miss a beat.</div>
140
+
<div><strong>Subscribe to our <atarget="_blank"rel="noreferrer"href="https://www.topcoder.com/community/taas">Gig notifications email</a>.</strong> We’ll send you a weekly update on gigs available so you don’t miss a beat.</div>
0 commit comments