Skip to content

Commit b191658

Browse files
authored
update login script URL to HTTPS (#6138)
1 parent a6b7e8d commit b191658

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/login/test/script-test.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<h1>Test Page</h1>
55

66
<!-- load the script -->
7-
<script src="http://localhost:3000/twl.min.js" data-client-id="testfoo1234"></script>
7+
<script src="http://localhost:3000/twl.js" data-client-id="testfoo1234"></script>
88

99

1010
</body>

0 commit comments

Comments
 (0)