Skip to content

Commit 799759c

Browse files
committed
2 parents 43ce528 + 35d8438 commit 799759c

File tree

1 file changed

+1
-1
lines changed
  • src/main/webapp/WEB-INF/templates/views/pages/esignature/examples

1 file changed

+1
-1
lines changed

src/main/webapp/WEB-INF/templates/views/pages/esignature/examples/embed.jsp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535

3636
<p><a href="/">Continue</a></p>
3737

38-
<script src='http://js.docusign.com/bundle.js'></script>
38+
<script src='https://js.docusign.com/bundle.js'></script>
3939
<script>
4040
window.DocuSign.loadDocuSign('${integrationKey}')
4141
.then((docusign) => {

0 commit comments

Comments
 (0)