Skip to content

Commit 943057c

Browse files
committed
hardcoding broken link for example 1
1 parent 0649a35 commit 943057c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/esignature/eg001_embedded_signing.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ <h4>1. Use embedded signing</h4>
1313
<a target ='_blank' href="https://developers.docusign.com/docs/esign-rest-api/reference/envelopes/envelopeviews/createrecipient/">EnvelopeViews::createRecipient</a>.
1414
</p>
1515
<p>
16-
View source file <a target="_blank" href="{{ source_url | raw }}">{{ source_file }}</a> on GitHub.
16+
View source file <a target="_blank" href="https://github.com/docusign/code-examples-php/blob/master/src/EG001EmbeddedSigning.php">{{ source_file }}</a> on GitHub.
1717
</p>
1818

1919
<form class="eg" action="" method="post" data-busy="form">

0 commit comments

Comments
 (0)