Skip to content

Commit aad9188

Browse files
committed
Added missing links to octokit libraries
1 parent 97298ac commit aad9188

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
@@ -8,8 +8,8 @@ layout: libraries
88
many flavors</h1>
99
<p class="intro">Use the official Octokit library, or choose between any of the available third party libraries.</p>
1010
<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>
11+
<li><span>Ruby</span><a href="https://github.com/octokit/octokit.rb">octokit.rb</a></li>
12+
<li><span>Obj-C</span><a href="https://github.com/octokit/octokit.objc">octokit.objc</a></li>
1313
<li><span>.NET</span><a href="https://github.com/octokit/octokit.net">octokit.net</a></li>
1414
</ul>
1515
<img src="/shared/images/gundamcat.png" class="gundamcat" />

0 commit comments

Comments
 (0)