File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
src/Services/Examples/eSignature Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ class SetDocumentsVisibilityService
1717 const CASE_FOR_INSTRUCTIONS = "ACCOUNT_LACKS_PERMISSIONS " ;
1818 const FIXING_INSTRUCTIONS_FOR_PERMISSIONS = "See " .
1919 "<a href= \"https://developers.docusign.com/docs/esign-rest-api/how-to/set-document-visibility \"> " .
20- "How to set document visibility for envelope recipients</a> in the DocuSign Developer Center " .
20+ "How to set document visibility for envelope recipients</a> in the Docusign Developer Center " .
2121 "for instructions on how to enable document visibility in your developer account. " ;
2222
2323 public static function worker (
Original file line number Diff line number Diff line change 1616
1717< body >
1818< nav class ="navbar navbar-expand-md navbar-dark bg-dark fixed-top ">
19- < a class ="navbar-brand " href ="https://developers.docusign.com/ "> DocuSign Developer</ a >
19+ < a class ="navbar-brand " href ="https://developers.docusign.com/ "> Docusign Developer</ a >
2020 < button class ="navbar-toggler " type ="button " data-toggle ="collapse " data-target ="#navbarsExampleDefault " aria-controls ="navbarsExampleDefault " aria-expanded ="false " aria-label ="Toggle navigation ">
2121 < span class ="navbar-toggler-icon "> </ span >
2222 </ button >
Original file line number Diff line number Diff line change 1616 < body >
1717
1818 < nav class ="navbar navbar-expand-md navbar-dark bg-dark fixed-top ">
19- < a class ="navbar-brand " target ="_blank " href ="https://developers.docusign.com "> DocuSign Developer</ a >
19+ < a class ="navbar-brand " target ="_blank " href ="https://developers.docusign.com "> Docusign Developer</ a >
2020 < button class ="navbar-toggler " type ="button " data-toggle ="collapse " data-target ="#navbarsExampleDefault " aria-controls ="navbarsExampleDefault " aria-expanded ="false " aria-label ="Toggle navigation ">
2121 < span class ="navbar-toggler-icon "> </ span >
2222 </ button >
You can’t perform that action at this time.
0 commit comments