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 e110bbb commit 6ea9012Copy full SHA for 6ea9012
app/ds_config_sample.py
@@ -23,7 +23,7 @@
23
"gateway_account_id": "{DS_PAYMENT_GATEWAY_ID}",
24
"gateway_name": "stripe",
25
"gateway_display_name": "Stripe",
26
- "github_example_url": "https://github.com/docusign/eg-03-python-auth-code-grant/tree/master/app/",
+ "github_example_url": "https://github.com/docusign/code-examples-python/tree/master/app/",
27
"documentation": "" # Use an empty string to indicate no documentation path.
28
}
29
0 commit comments