We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b40091 commit 41b5cc7Copy full SHA for 41b5cc7
templates/esignature/embed.html
@@ -34,7 +34,7 @@ <h2>The document has been embedded with focused view.</h2>
34
35
<p><a href="/public/">Continue</a></p>
36
37
-<script src='http://js.docusign.com/bundle.js'></script>
+<script src='https://js.docusign.com/bundle.js'></script>
38
<script>
39
window.DocuSign.loadDocuSign('{{ integration_key }}')
40
.then((docusign) => {
0 commit comments