Skip to content

Commit 9222950

Browse files
committed
Merge pull request github#222 from evanj/master
v3.md: Link to the final RFC for the Link header
2 parents 89bca83 + 2650f00 commit 9222950

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/v3.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ $ curl https://api.github.com/user/repos?page=2&per_page=100
250250
</pre>
251251

252252
The pagination info is included in [the Link
253-
header](http://www.w3.org/Protocols/9707-link-header.html). It is important to
253+
header](http://tools.ietf.org/html/rfc5988). It is important to
254254
follow these Link header values instead of constructing your own URLs. In some
255255
instances, such as in the [Commits
256256
API](/v3/repos/commits/), pagination is based on

0 commit comments

Comments
 (0)