Skip to content

Commit b58c005

Browse files
authored
fix java libraries links
1 parent 5d8d7a8 commit b58c005

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/rest/using-the-rest-api/libraries-for-the-rest-api.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,8 @@ These third-party libraries are not maintained by {% data variables.product.comp
6262

6363
### Java
6464

65-
* GitHub API for Java, an object oriented representation of the GitHub API: [org.kohsuke.github (From github-api)](http://github-api.kohsuke.org/)
66-
* JCabi GitHub API, based on Java7 JSON API (JSR-353), simplifies tests with a runtime GitHub stub, and covers the entire API: [github.jcabi.com (Personal Website)](http://github.jcabi.com)
65+
* GitHub API for Java, an object oriented representation of the GitHub API: [hub4j/github-api](https://hub4j.github.io/github-api/)
66+
* JCabi GitHub API, based on Java7 JSON API (JSR-353), simplifies tests with a runtime GitHub stub, and covers the entire API: [github.jcabi.com (Personal Website)](https://github.jcabi.com)
6767

6868
### JavaScript
6969

0 commit comments

Comments
 (0)