Skip to content

Commit b64f358

Browse files
committed
readme
1 parent 470b083 commit b64f358

File tree

5 files changed

+217
-215
lines changed

5 files changed

+217
-215
lines changed

.github/ISSUE_TEMPLATE/bug.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ assignees: mwwoda, mhagmajer, antusus, arjankowski, lukaszsocha2, bartlomiejlesz
4242
Java SDK: <!-- Replace with the version of the Java SDK you're using. -->
4343
Java: <!-- Replace with the version of Java your application is running on. -->
4444

45-
[sdk-docs]: ./doc
46-
[api-docs]: https://developer.box.com/docs
47-
[dev-forums]: https://community.box.com/t5/Platform-and-Development-Forum/bd-p/DeveloperForum
45+
[sdk-docs]: ./docs
46+
[api-docs]: https://developer.box.com/guides
47+
[dev-forums]: https://community.box.com/box-platform-5
4848
[github-repo]: https://github.com/box/box-java-sdk/search?type=Issues

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
blank_issues_enabled: false
22
contact_links:
33
- name: SDK documentation
4-
url: https://github.com/box/box-java-sdk/tree/main/doc
4+
url: https://github.com/box/box-java-sdk/tree/combined-sdk/docs
55
about: Before creating an issue, I have checked that the SDK documentation doesn't solve my issue.
66
- name: API documentation
7-
url: https://developer.box.com/docs
7+
url: https://developer.box.com/guides/
88
about: Before creating an issue, I have checked that the API documentation doesn't solve my issue.
99
- name: Box Developer Forums
10-
url: https://community.box.com/t5/Platform-and-Development-Forum/bd-p/DeveloperForum
10+
url: https://community.box.com/box-platform-5
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
1313
url: https://github.com/box/box-java-sdk/search?type=Issues

.github/ISSUE_TEMPLATE/question.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ assignees: mwwoda, mhagmajer, antusus, arjankowski, lukaszsocha2, bartlomiejlesz
4242
Java SDK: <!-- Replace with the version of the Java SDK you're using. -->
4343
Java: <!-- Replace with the version of Java your application is running on. -->
4444

45-
[sdk-docs]: ./doc
46-
[api-docs]: https://developer.box.com/docs
47-
[dev-forums]: https://community.box.com/t5/Platform-and-Development-Forum/bd-p/DeveloperForum
45+
[sdk-docs]: ./docs
46+
[api-docs]: https://developer.box.com/guides/
47+
[dev-forums]: https://community.box.com/box-platform-5
4848
[github-repo]: https://github.com/box/box-java-sdk/search?type=Issues

0 commit comments

Comments
 (0)