We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 89bca83 + 2650f00 commit 9222950Copy full SHA for 9222950
content/v3.md
@@ -250,7 +250,7 @@ $ curl https://api.github.com/user/repos?page=2&per_page=100
250
</pre>
251
252
The pagination info is included in [the Link
253
-header](http://www.w3.org/Protocols/9707-link-header.html). It is important to
+header](http://tools.ietf.org/html/rfc5988). It is important to
254
follow these Link header values instead of constructing your own URLs. In some
255
instances, such as in the [Commits
256
API](/v3/repos/commits/), pagination is based on
0 commit comments