We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1e66e5 commit 6aa7a45Copy full SHA for 6aa7a45
app/templates/eSignature/eg044_embed.html
@@ -34,7 +34,7 @@ <h2>The document has been embedded with focused view.</h2>
34
35
<p><a href="/">Continue</a></p>
36
37
-<script src='https://docucdn-a.akamaihd.net/demo/1ds/libs/@embedded-js/core/latest/dist/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