Skip to content

Commit 714cde1

Browse files
committed
Change github repository for node-github
The npm package `github`, which gets mentioned in both README's, points to mikedeboer/node-github . Also this repository has more commits. npm package: https://npmjs.org/package/github
1 parent 847c4be commit 714cde1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

content/libraries.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,13 +72,13 @@ GitHub v3 API. Builds are available in [Maven Central](http://search.maven.org/
7272

7373
## JavaScript
7474

75-
* [Node-GitHub][ajaxorg-node-github]
75+
* [Node-GitHub][mikedeboer-node-github]
7676
* [NodeJS GitHub library][octonode]
7777
* [gh3 client-side API v3 wrapper][gh3]
7878
* [GitHub.js wrapper around the GitHub API][github]
7979
* [Promise-Based CoffeeScript library for the browser or NodeJS][github-client]
8080

81-
[ajaxorg-node-github]: https://github.com/ajaxorg/node-github
81+
[mikedeboer-node-github]: https://github.com/mikedeboer/node-github
8282
[octonode]: https://github.com/pksunkara/octonode
8383
[gh3]: https://github.com/k33g/gh3
8484
[github]: https://github.com/michael/github

0 commit comments

Comments
 (0)