Skip to content

Commit 6ae9fb1

Browse files
authored
Update config.yml
1 parent 2b2915f commit 6ae9fb1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
blank_issues_enabled: false
22
contact_links:
33
- name: SDK documentation
4-
url: https://github.com/box/box-java-sdk/tree/master/docs
4+
url: https://github.com/box/box-python-sdk/tree/master/docs
55
about: Before creating an issue, I have checked that the SDK documentation doesn't solve my issue.
66
- name: API documentation
77
url: https://developer.box.com/docs
@@ -10,5 +10,5 @@ contact_links:
1010
url: https://community.box.com/t5/Platform-and-Development-Forum/bd-p/DeveloperForum
1111
about: Before creating an issue, I have searched the Box Developer Forums and my issue isn't already reported there.
1212
- name: Issues in this repo
13-
url: https://github.com/box/box-java-sdk/search?type=Issues
13+
url: https://github.com/box/box-python-sdk/search?type=Issues
1414
about: Before creating an issue, I have searched Issues in this repo and my issue isn't already reported.

0 commit comments

Comments
 (0)