Skip to content

Commit 82588e3

Browse files
author
sachin-maheshwari
authored
Merge pull request #295 from topcoder-platform/patch/plat-597
JIRA-plat-597
2 parents 2c3f86f + affb1ca commit 82588e3

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

web-assets/static-pages/signup.html

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,7 @@
1313
<link href="https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@500&display=swap" rel="stylesheet">
1414
<link rel="stylesheet" href="./styles.css" />
1515

16-
<script
17-
src="https://code.jquery.com/jquery-3.5.1.min.js"
18-
integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0="
19-
crossorigin="anonymous"
20-
></script>
16+
<script src="https://tc-public-static-files.topcoder.com/topcoder-auth/js/jquery-3.5.1.min.js"></script>
2117
<script src="https://tc-public-static-files.topcoder.com/topcoder-auth/js/country.js"></script>
2218
<script type="text/javascript" src="signup.js"></script>
2319
</head>

0 commit comments

Comments
 (0)