@@ -48,12 +48,12 @@ The [GitHub Java API](https://github.com/eclipse/egit-github/tree/master/org.ecl
4848is part of the [ GitHub Mylyn Connector] ( https://github.com/eclipse/egit-github ) and aims to support the entire
4949GitHub v3 API. Builds are available in [ Maven Central] ( http://search.maven.org/#search%7Cga%7C1%7Ca%3A%22org.eclipse.egit.github.core%22 ) .
5050
51- ## Javascript
51+ ## JavaScript
5252
5353* [ Node-GitHub] [ ajaxorg-node-github ]
5454* [ NodeJS GitHub library] [ octonode ]
5555* [ gh3 client-side API v3 wrapper] [ gh3 ]
56- * [ GitHub.js wrapper around the Github API] [ github ]
56+ * [ GitHub.js wrapper around the GitHub API] [ github ]
5757
5858[ ajaxorg-node-github ] : https://github.com/ajaxorg/node-github
5959[ octonode ] : https://github.com/pksunkara/octonode
@@ -69,10 +69,10 @@ GitHub v3 API. Builds are available in [Maven Central](http://search.maven.org/
6969## Perl
7070
7171* [ Pithub] [ pithub-github ] ([ CPAN] [ pithub-cpan ] )
72- * [ Net::Github ] [ net-github-github ] ([ CPAN] [ net-github-cpan ] )
72+ * [ Net::GitHub ] [ net-github-github ] ([ CPAN] [ net-github-cpan ] )
7373
7474[ net-github-github ] : https://github.com/fayland/perl-net-github
75- [ net-github-cpan ] : http://search.cpan.org/~fayland /Net-GitHub-0.30/lib/Net/GitHub.pm
75+ [ net-github-cpan ] : http://search.cpan.org/dist /Net-GitHub/
7676[ pithub-github ] : https://github.com/plu/Pithub
7777[ pithub-cpan ] : http://metacpan.org/module/Pithub
7878
@@ -101,7 +101,7 @@ GitHub v3 API. Builds are available in [Maven Central](http://search.maven.org/
101101[ libsaas ] : https://github.com/ducksboard/libsaas
102102[ github3py ] : https://github.com/sigmavirus24/github3.py
103103[ sanction ] : https://github.com/demianbrecht/sanction
104- [ agithub ] : https://github.com/jpaugh64/agithub " Agnostic Github "
104+ [ agithub ] : https://github.com/jpaugh64/agithub " Agnostic GitHub "
105105[ githubpy ] : https://github.com/michaelliao/githubpy
106106
107107## Ruby
0 commit comments