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.
1 parent 5ca55ec commit 182369fCopy full SHA for 182369f
src/Response.php
@@ -179,7 +179,7 @@ public function getStatus() : string
179
*
180
* NOTE: To be parsed, links must be in the GitHub REST API format.
181
182
- * @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
183
* @see https://docs.aplus-framework.com/guides/libraries/pagination/index.html#http-header-link
184
* @see https://datatracker.ietf.org/doc/html/rfc5988
185
0 commit comments