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 c5548c1 commit b83b3cbCopy full SHA for b83b3cb
launcher-csharp/Click/Views/EmbedClickwrap/Embed.cshtml
@@ -14,7 +14,7 @@
14
<p><a href="/">@Html.Raw(ViewBag.SupportingTexts.ContinueButton)</a></p>
15
16
<div id="ds-terms-of-service"></div>
17
-<script src="https://stage.docusign.net/clickapi/sdk/latest/docusign-click.js"></script>
+<script src="https://demo.docusign.net/clickapi/sdk/latest/docusign-click.js"></script>
18
<script>
19
docuSignClick.Clickwrap.render({
20
agreementUrl: "@ViewBag.AgreementUrl",
0 commit comments