8000 Move help link above the fold · ejholmes/developer.github.com@df9bd2e · GitHub
[go: up one dir, main page]

Skip to content

Commit df9bd2e

Browse files
committed
Move help link above the fold
This one goes out to @jasonrudolph
1 parent 2102d78 commit df9bd2e

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

content/changes/2014-03-17-paginating-method-changes.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,11 @@ In an effort to keep the API fast for everyone, we're enabling pagination on a
99
few API methods that previously did not support it. Beginning today,
1010
these methods will paginate if you include `page` or `per_page` query
1111
parameters. Starting April 17th, 2014, these methods will _always_ return
12-
[paginated results][paginating].
12+
[paginated results][paginating]. If you have any questions or run into trouble,
13+
feel free to [get in touch][contact].
1314

14-
These methods include:
15+
16+
Here's the entire list of updated methods:
1517

1618
#### [Gist comments][]
1719

@@ -94,10 +96,6 @@ These methods include:
9496
GET /users/:user/keys
9597
GET /user/keys
9698

97-
As always, be sure and follow those [Link headers][paginating] to get
98-
subsequent results. If you have any questions or run into trouble, feel free to
99-
[get in touch][contact].
100-
10199
[Gist comments]: /v3/gists/comments/#list-comments-on-a-gist
102100
[Git refs]: /v3/git/refs/#get-all-references
103101
[Repository collaborators]: /v3/repos/collaborators/#list

0 commit comments

Comments
 (0)
0