Skip to content

Commit

Permalink
Update documentation URL for POST users/report_spam
Browse files Browse the repository at this point in the history
  • Loading branch information
sferik committed Nov 27, 2012
1 parent 39f1af5 commit 6e57c68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/twitter/api/spam_reporting.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ module SpamReporting

# The users specified are blocked by the authenticated user and reported as spammers
#
# @see https://dev.twitter.com/docs/api/1.1/post/report_spam
# @see https://dev.twitter.com/docs/api/1.1/post/users/report_spam
# @rate_limited Yes
# @authentication_required Requires user context
# @raise [Twitter::Error::Unauthorized] Error raised when supplied user credentials are not valid.
Expand Down

0 comments on commit 6e57c68

Please sign in to comment.