Skip to content

Commit

Permalink
Update URL for no_retweet_ids
Browse files Browse the repository at this point in the history
  • Loading branch information
sferik committed Oct 25, 2011
1 parent 9e032aa commit b91576d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/twitter/client/friends_and_followers.rb
Expand Up @@ -240,7 +240,7 @@ def friendship_update(user, options={})

# Returns an array of user_ids that the currently authenticated user does not want to see retweets from.
#
# @see https://dev.twitter.com/docs/api/get-friendshipsno_retweet_ids
# @see https://dev.twitter.com/docs/api/1/get/friendships/no_retweet_ids
# @rate_limited Yes
# @requires_authentication Yes
# @param user [Integer, String] Twitter user ID or screen name.
Expand Down

0 comments on commit b91576d

Please sign in to comment.