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 0649a35 commit 943057cCopy full SHA for 943057c
templates/esignature/eg001_embedded_signing.html
@@ -13,7 +13,7 @@ <h4>1. Use embedded signing</h4>
13
<a target ='_blank' href="https://developers.docusign.com/docs/esign-rest-api/reference/envelopes/envelopeviews/createrecipient/">EnvelopeViews::createRecipient</a>.
14
</p>
15
<p>
16
- View source file <a target="_blank" href="{{ source_url | raw }}">{{ source_file }}</a> on GitHub.
+ View source file <a target="_blank" href="https://github.com/docusign/code-examples-php/blob/master/src/EG001EmbeddedSigning.php">{{ source_file }}</a> on GitHub.
17
18
19
<form class="eg" action="" method="post" data-busy="form">
0 commit comments