File tree 2 files changed +2
-2
lines changed
__tests__/shared/components
tc-communities/__snapshots__ 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -316,7 +316,7 @@ exports[`Matches shallow shapshot 1`] = `
316
316
className = " src-shared-components-TopcoderFooter-___style__link___3-nzm"
317
317
>
318
318
<a
319
- href = " localhost:5000 ?utm_source=community& utm_campaign=tc-footer& utm_medium=promotion& retUrl="
319
+ href = " https://accounts-auth0.topcoder-dev.com ?utm_source=community& utm_campaign=tc-footer& utm_medium=promotion& retUrl="
320
320
>
321
321
Join Community
322
322
</a >
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ exports[`Matches shallow shapshot 1`] = `
20
20
>
21
21
<a
22
22
className = " tc-btn-md tc-btn-primary"
23
- href = " localhost:5000 /member?utm_source="
23
+ href = " https://accounts-auth0.topcoder-dev.com /member?utm_source="
24
24
onClick = { [Function ]}
25
25
>
26
26
Log In Here
You can’t perform that action at this time.
0 commit comments