File tree Expand file tree Collapse file tree 2 files changed +11
-11
lines changed
Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -6,13 +6,9 @@ title: General | GitHub API
66
77The General APIs provide access to top level GitHub resources and info.
88
9- ## Meta
10-
11- The Meta API gives some information about GitHub.com, the service.
12-
13- ## Rate Limit
9+ ## Emojis
1410
15- The Rate Limit API lets you check your current rate limit status at any time .
11+ The Emojis API lets you list all the emojis available to use on GitHub .
1612
1713## Gitignore
1814
@@ -22,6 +18,10 @@ The Gitignore API gives you access to the available gitignore templates.
2218
2319The Markdown API lets you render Markdown documents.
2420
25- ## Emojis
21+ ## Meta
2622
27- The Emojis API lets you list all the emojis available to use on GitHub.
23+ The Meta API gives some information about GitHub.com, the service.
24+
25+ ## Rate Limit
26+
27+ The Rate Limit API lets you check your current rate limit status at any time.
Original file line number Diff line number Diff line change @@ -63,11 +63,11 @@ <h3><a href="#" class="js-expand-btn collapsed"> </a><a href="/guides/">Gui
6363 < li class ="js-topic ">
6464 < h3 > < a href ="# " class ="js-expand-btn collapsed "> </ a > < a href ="/v3/general/ "> General</ a > </ h3 >
6565 < ul class ="js-guides ">
66- < li > < a href ="/v3/meta/ "> Meta</ a > </ li >
67- < li > < a href ="/v3/rate_limit/ "> Rate Limit</ a > </ li >
66+ < li > < a href ="/v3/emojis/ "> Emojis</ a > </ li >
6867 < li > < a href ="/v3/gitignore/ "> Gitignore</ a > </ li >
6968 < li > < a href ="/v3/markdown/ "> Markdown</ a > </ li >
70- < li > < a href ="/v3/emojis/ "> Emojis</ a > </ li >
69+ < li > < a href ="/v3/meta/ "> Meta</ a > </ li >
70+ < li > < a href ="/v3/rate_limit/ "> Rate Limit</ a > </ li >
7171 </ ul >
7272 </ li >
7373 < li class ="js-topic ">
You can’t perform that action at this time.
0 commit comments