Skip to content

Commit 95970b7

Browse files
Added link to search and alphabetized list
1 parent 98d0bcd commit 95970b7

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

doc/README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ Navigation
22
==========
33

44
APIs:
5+
* [Activity](activity.md)
56
* [Authorizations](authorizations.md)
67
* [Commits](commits.md)
78
* [Enterprise](enterprise.md)
@@ -10,6 +11,7 @@ APIs:
1011
* [Issues](issues.md)
1112
* [Comments](issue/comments.md)
1213
* [Labels](issue/labels.md)
14+
* [Meta](meta.md)
1315
* [Organization](organization.md)
1416
* [Members](organization/members.md)
1517
* [Teams](organization/teams.md)
@@ -24,13 +26,12 @@ APIs:
2426
* [Stargazers](repo/stargazers.md)
2527
* [Statuses](repo/statuses.md)
2628
* [Tags](repo/tags.md)
29+
* [Search](search.md)
2730
* [Users](users.md)
28-
* [Meta](meta.md)
29-
* [Activity](activity.md)
3031

3132
Additional features:
3233

33-
* [Pagination support](result_pager.md)
3434
* [Authentication & Security](security.md)
35-
* [Request any Route](request_any_route.md)
3635
* [Customize `php-github-api` and testing](customize.md)
36+
* [Pagination support](result_pager.md)
37+
* [Request any Route](request_any_route.md)

0 commit comments

Comments
 (0)