Skip to content

Commit 0897b2b

Browse files
committed
Merge pull request github#256 from github/octokit-libraries
Link to Octokit libraries
2 parents 2682c2d + 556bf01 commit 0897b2b

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

content/v3/libraries.md

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

6969
## Objective-C
7070

71+
* **[OctoKit][octokit.objc]** (officially maintained by GitHub)
7172
* [UAGithubEngine][uagithubengine]
7273

74+
[octokit.objc]: https://github.com/octokit/octokit.objc
7375
[uagithubengine]: http://github.com/owainhunt/uagithubengine
7476

7577
## OCaml
@@ -118,14 +120,14 @@ GitHub v3 API. Builds are available in [Maven Central](http://search.maven.org/
118120

119121
## Ruby
120122

121-
* [Octokit][octokit]
123+
* **[Octokit][octokit.rb]** (officially maintained by GitHub)
122124
* [GitHub API Gem][ghapi]
123125
* [Octocat Herder][herder]
124126
* [GitHub v3 API][ruby1]
125127
* [GitHub API Client][ruby2]
126128
* [Ghee][ghee]
127129

128-
[octokit]: https://github.com/pengwynn/octokit
130+
[octokit.rb]: https://github.com/octokit/octokit.rb
129131
[herder]: https://github.com/jhelwig/octocat_herder
130132
[ghapi]: https://github.com/peter-murach/github
131133
[ruby1]: https://github.com/jwilger/github-v3-api

0 commit comments

Comments
 (0)