Skip to content

Commit

Permalink
[ci skip] update broken link
Browse files Browse the repository at this point in the history
  • Loading branch information
willyamacaroni committed Jul 25, 2023
1 parent e4f37c9 commit e0ff6f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/octokit/client/reviews.rb
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ def pull_request_review_requests(repo, number, options = {})
# @param number [Integer] Number ID of the pull request
# @param reviewers [Hash] :reviewers [Array<String>] An array of user logins
# @param options [Hash] :team_reviewers [Array<String>] An array of team slugs
# @see https://developer.github.com/v3/pulls/review_requests/#create-a-review-request
# @see https://developer.github.com/v3/pulls/review_requests/#request-reviewers-for-a-pull-request
#
# @example
# @client.request_pull_request_review('octokit/octokit.rb', 2, reviewers: ['soudy'])
Expand Down

0 comments on commit e0ff6f4

Please sign in to comment.