We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2682c2d commit ba64d61Copy full SHA for ba64d61
content/v3/libraries.md
@@ -118,14 +118,14 @@ GitHub v3 API. Builds are available in [Maven Central](http://search.maven.org/
118
119
## Ruby
120
121
-* [Octokit][octokit]
+* **[Octokit][octokit.rb]** (officially maintained by GitHub)
122
* [GitHub API Gem][ghapi]
123
* [Octocat Herder][herder]
124
* [GitHub v3 API][ruby1]
125
* [GitHub API Client][ruby2]
126
* [Ghee][ghee]
127
128
-[octokit]: https://github.com/pengwynn/octokit
+[octokit.rb]: https://github.com/octokit/octokit.rb
129
[herder]: https://github.com/jhelwig/octocat_herder
130
[ghapi]: https://github.com/peter-murach/github
131
[ruby1]: https://github.com/jwilger/github-v3-api
0 commit comments