Skip to content
Prev Previous commit
Next Next commit
Color Modification
  • Loading branch information
F4NT0 committed Oct 9, 2020
commit 8722cd345b124dde136c028f7da812fe63bad206
6 changes: 3 additions & 3 deletions content/rest/overview/libraries.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ versions:
<h1>Octokit comes in many flavors</h1>
<p class="lead">Use the official Octokit library, or choose between any of the available third party libraries.</p>
<div class="octokit-links"><br/>
<div class="octokit-language"> <span><code style="color: red">Ruby</code> → </span><a href="https://github.com/octokit/octokit.rb">octokit.rb</a></div><br/>
<div class="octokit-language"><span><code style="color: blue">.NET</code> → </span> <a href="https://github.com/octokit/octokit.net">octokit.net</a></div><br/>
<div class="octokit-language"><span><code style="color: gold">JavaScript</code> → </span> <a href="https://github.com/octokit/rest.js">octokit/rest.js</a></div><br/>
<div class="octokit-language"> <span>Ruby → </span><a href="https://github.com/octokit/octokit.rb">octokit.rb</a></div><br/>
<div class="octokit-language"><span>.NET → </span> <a href="https://github.com/octokit/octokit.net">octokit.net</a></div><br/>
<div class="octokit-language"><span>Javascript → </span> <a href="https://github.com/octokit/rest.js">octokit/rest.js</a></div><br/>
</div>
</div>

Expand Down