Skip to content

Commit b83b3cb

Browse files
committed
Update to the Embedding and Elastic Template code example
1 parent c5548c1 commit b83b3cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

launcher-csharp/Click/Views/EmbedClickwrap/Embed.cshtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<p><a href="/">@Html.Raw(ViewBag.SupportingTexts.ContinueButton)</a></p>
1515

1616
<div id="ds-terms-of-service"></div>
17-
<script src="https://stage.docusign.net/clickapi/sdk/latest/docusign-click.js"></script>
17+
<script src="https://demo.docusign.net/clickapi/sdk/latest/docusign-click.js"></script>
1818
<script>
1919
docuSignClick.Clickwrap.render({
2020
agreementUrl: "@ViewBag.AgreementUrl",

0 commit comments

Comments
 (0)