File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -18,12 +18,18 @@ topics:
18
18
<h1 >Octokit comes in many flavors</h1 >
19
19
<p class =" lead " >Use the official Octokit library, or choose between any of the available third party libraries.</p >
20
20
<div class =" octokit-links " ><br />
21
- <div class="octokit-language"> <span>Ruby → </span><a href="https://github.com/octokit/octokit.rb">octokit.rb</a></div><br/>
21
+ <div class="octokit-language"><span>Ruby → </span><a href="https://github.com/octokit/octokit.rb">octokit.rb</a></div><br/>
22
22
<div class="octokit-language"><span>.NET → </span> <a href="https://github.com/octokit/octokit.net">octokit.net</a></div><br/>
23
23
<div class="octokit-language"><span>JavaScript → </span> <a href="https://github.com/octokit/octokit.js">octokit/octokit.js</a></div><br/>
24
24
</div >
25
25
</div >
26
26
27
+ {% warning %}
28
+
29
+ Warning: As of late October 2021, the offical Octokit libraries are not currently maintained.
30
+
31
+ {% endwarning %}
32
+
27
33
# Third-party libraries
28
34
29
35
### Clojure
You can’t perform that action at this time.
0 commit comments