File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -56,9 +56,10 @@ Libraries for accessing the GitHub API from your favorite language.
5656
5757## Java
5858
59- The [ GitHub Java API] ( https://github.com/eclipse/egit-github/tree/master/org.eclipse.egit.github.core ) library
59+ * The [ GitHub Java API (org.eclipse.egit.github.core) ] ( https://github.com/eclipse/egit-github/tree/master/org.eclipse.egit.github.core ) library
6060is part of the [ GitHub Mylyn Connector] ( https://github.com/eclipse/egit-github ) and aims to support the entire
6161GitHub v3 API. Builds are available in [ Maven Central] ( http://search.maven.org/#search%7Cga%7C1%7Ca%3A%22org.eclipse.egit.github.core%22 ) .
62+ * [ GitHub API for Java (org.kohsuke.github)] ( http://github-api.kohsuke.org/ ) defines an object oriented representation of the GitHub API.
6263
6364## JavaScript
6465
You can’t perform that action at this time.
0 commit comments