Skip to content

Commit 6ea9012

Browse files
authored
Update ds_config_sample.py
1 parent e110bbb commit 6ea9012

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/ds_config_sample.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"gateway_account_id": "{DS_PAYMENT_GATEWAY_ID}",
2424
"gateway_name": "stripe",
2525
"gateway_display_name": "Stripe",
26-
"github_example_url": "https://github.com/docusign/eg-03-python-auth-code-grant/tree/master/app/",
26+
"github_example_url": "https://github.com/docusign/code-examples-python/tree/master/app/",
2727
"documentation": "" # Use an empty string to indicate no documentation path.
2828
}
2929

0 commit comments

Comments
 (0)