octokit / octokit.rb

Ruby toolkit for the GitHub API
http://octokit.github.io/octokit.rb/
MIT License
3.83k stars 1.13k forks source link

[DOCS]: Broken link for request-reviewers-for-a-pull-request #1597

Closed willyamacaroni closed 11 months ago

willyamacaroni commented 11 months ago

Describe the need

The link under "see also" is broken for the request pull request review page

Change https://developer.github.com/v3/pulls/review_requests/#create-a-review-request to https://developer.github.com/v3/pulls/review_requests/#request-reviewers-for-a-pull-request

SDK Version

No response

API Version

No response

Relevant log output

No response

Code of Conduct

willyamacaroni commented 11 months ago

I've submitted a PR for review here: https://github.com/octokit/octokit.rb/pull/1598

kfcampbell commented 11 months ago

Closed via #1598.