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 97298ac commit aad9188Copy full SHA for aad9188
1 file changed
content/libraries.md
@@ -8,8 +8,8 @@ layout: libraries
8
many flavors</h1>
9
<p class="intro">Use the official Octokit library, or choose between any of the available third party libraries.</p>
10
<ul class="library-links">
11
- <li><span>Ruby</span><a href="#">octokit.rb</a></li>
12
- <li><span>Obj-C</span><a href="#">octokit.objc</a></li>
+ <li><span>Ruby</span><a href="https://github.com/octokit/octokit.rb">octokit.rb</a></li>
+ <li><span>Obj-C</span><a href="https://github.com/octokit/octokit.objc">octokit.objc</a></li>
13
<li><span>.NET</span><a href="https://github.com/octokit/octokit.net">octokit.net</a></li>
14
</ul>
15
<img src="/shared/images/gundamcat.png" class="gundamcat" />
0 commit comments