Skip to content

Commit 37c6a3b

Browse files
authored
Merge pull request #414 from topcoder-platform/PROD-2067_footer-issues
PROD-2067 footer issues -> QA
2 parents f0f519c + ec94263 commit 37c6a3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src-ts/lib/modals/terms-modal/TermsModal.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ const TermsModal: FC<TermsModal> = ({ isOpen, onClose }: TermsModal) => (
2525
This User Agreement (the "<strong>Agreement</strong>") is a contract
2626
between you (referred to herein as "User") and Topcoder LLC.
2727
("Topcoder") and applies to User's use and viewing of
28-
<a href='www.topcoder.com/' target='_blank'>
28+
<a href='https://www.topcoder.com/' target='_blank'>
2929
{' '}
3030
topcoder.com
3131
</a>

0 commit comments

Comments
 (0)