diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 0804e005..0893ba01 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,7 +1,7 @@ blank_issues_enabled: false contact_links: - name: SDK documentation - url: https://github.com/box/box-java-sdk/tree/master/docs + url: https://github.com/box/box-node-sdk/tree/master/docs about: Before creating an issue, I have checked that the SDK documentation doesn't solve my issue. - name: API documentation url: https://developer.box.com/docs @@ -10,5 +10,5 @@ contact_links: url: https://community.box.com/t5/Platform-and-Development-Forum/bd-p/DeveloperForum about: Before creating an issue, I have searched the Box Developer Forums and my issue isn't already reported there. - name: Issues in this repo - url: https://github.com/box/box-java-sdk/search?type=Issues + url: https://github.com/box/box-node-sdk/search?type=Issues about: Before creating an issue, I have searched Issues in this repo and my issue isn't already reported.