Skip to content

Commit 934e3db

Browse files
authored
fix first link
1 parent c7f630a commit 934e3db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Python Launcher Code Examples
22

3-
### GitHub repo: [code-examples-python](./)
3+
### GitHub repo: [code-examples-python](./README.md)
44

55
This GitHub repo includes code examples for the DocuSign eSignature REST API, Rooms API, Click API, and Monitor API. To switch between API code examples, modify the `EXAMPLES_API_TYPE` setting in the ds_config.py file. Change the value of either `ESignature`, `Rooms`, `Click`, or `Monitor` to `True` to use the corresponding API. Set only one API type to `True` and set the remaining to `False`.
66

0 commit comments

Comments
 (0)