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 6498a48 + 182369f commit a2b5423Copy full SHA for a2b5423
src/Response.php
@@ -190,7 +190,7 @@ public function getStatus() : string
190
*
191
* NOTE: To be parsed, links must be in the GitHub REST API format.
192
193
- * @see https://docs.github.com/en/rest/overview/resources-in-the-rest-api#link-header
+ * @see https://docs.github.com/en/rest/guides/using-pagination-in-the-rest-api#using-link-headers
194
* @see https://docs.aplus-framework.com/guides/libraries/pagination/index.html#http-header-link
195
* @see https://datatracker.ietf.org/doc/html/rfc5988
196
0 commit comments