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

update broken link #1598

Closed willyamacaroni closed 11 months ago

willyamacaroni commented 11 months ago

Resolves #ISSUE_NUMBER

https://github.com/octokit/octokit.rb/issues/1597

Before the change?

"See also" section of request pull request review page links to https://developer.github.com/v3/pulls/review_requests/#create-a-review-request, which doesn't exist.

After the change?

"See also" section of request pull request review page links to https://developer.github.com/v3/pulls/review_requests/#request-reviewers-for-a-pull-request, which exists.

Pull request checklist

Does this introduce a breaking change?

Please see our docs on breaking changes to help!


willyamacaroni commented 11 months ago

My first (of many, hopefully) open source contribution! 🚀 🎉