Skip to content

Commit a2b5423

Browse files
committed
Merge branch 'new' into development
2 parents 6498a48 + 182369f commit a2b5423

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Response.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ public function getStatus() : string
190190
*
191191
* NOTE: To be parsed, links must be in the GitHub REST API format.
192192
*
193-
* @see https://docs.github.com/en/rest/overview/resources-in-the-rest-api#link-header
193+
* @see https://docs.github.com/en/rest/guides/using-pagination-in-the-rest-api#using-link-headers
194194
* @see https://docs.aplus-framework.com/guides/libraries/pagination/index.html#http-header-link
195195
* @see https://datatracker.ietf.org/doc/html/rfc5988
196196
*

0 commit comments

Comments
 (0)