diff --git a/README.md b/README.md index ba4eacb..3817c13 100644 --- a/README.md +++ b/README.md @@ -134,7 +134,7 @@ public function main() returns error? { } ``` ->**Hint:** To apply a value to the `documentBase64` field, you can either use an online tool designed to convert a PDF file into a base64-encoded string, or you can refer to the provided [example code](https://github.com/ballerina-platform/module-ballerinax-docusign.dsesign/blob/main/examples/send-documents-for-esignatures/main.bal#L36) +>**Hint:** To apply a value to the `documentBase64` field, you can either use an online tool designed to convert a PDF file into a base64-encoded string, or you can refer to the provided [example code](https://github.com/ballerina-platform/module-ballerinax-docusign.dsesign/blob/main/examples/send-documents-for-esignatures/main.bal#L42) ### Step 4: Run the Ballerina application diff --git a/ballerina/Module.md b/ballerina/Module.md index f328f1f..ed9c7e5 100644 --- a/ballerina/Module.md +++ b/ballerina/Module.md @@ -122,7 +122,7 @@ public function main() returns error? { } ``` ->**Hint:** To apply a value to the `documentBase64` field, you can either use an online tool designed to convert a PDF file into a base64-encoded string, or you can refer to the provided [example code](https://github.com/ballerina-platform/module-ballerinax-docusign.dsesign/blob/main/examples/send-documents-for-esignatures/main.bal#L36) +>**Hint:** To apply a value to the `documentBase64` field, you can either use an online tool designed to convert a PDF file into a base64-encoded string, or you can refer to the provided [example code](https://github.com/ballerina-platform/module-ballerinax-docusign.dsesign/blob/main/examples/send-documents-for-esignatures/main.bal#L42) ### Step 4: Run the Ballerina application diff --git a/ballerina/Package.md b/ballerina/Package.md index 5b827ec..468f4e5 100644 --- a/ballerina/Package.md +++ b/ballerina/Package.md @@ -122,7 +122,7 @@ public function main() returns error? { } ``` ->**Hint:** To apply a value to the `documentBase64` field, you can either use an online tool designed to convert a PDF file into a base64-encoded string, or you can refer to the provided [example code](https://github.com/ballerina-platform/module-ballerinax-docusign.dsesign/blob/main/examples/send-documents-for-esignatures/main.bal#L36) +>**Hint:** To apply a value to the `documentBase64` field, you can either use an online tool designed to convert a PDF file into a base64-encoded string, or you can refer to the provided [example code](https://github.com/ballerina-platform/module-ballerinax-docusign.dsesign/blob/main/examples/send-documents-for-esignatures/main.bal#L42) ### Step 4: Run the Ballerina application