Skip to content

Commit

Permalink
Fixed update links
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshyosh committed Apr 15, 2015
1 parent 6750ece commit 14bc41b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/Update.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,5 +56,5 @@ client.update_with_media("I'm tweeting with @gem!", media)
For more information, see the documentation for the [`#update`][update] and
[`#update_with_media`][update_with_media] methods.

[update]: http://rdoc.info/gems/twitter/Twitter/REST/API/Tweets#update-instance_method
[update_with_media]: http://rdoc.info/gems/twitter/Twitter/REST/API/Tweets#update_with_media-instance_method
[update]: http://rdoc.info/gems/twitter/Twitter/REST/Tweets#update-instance_method
[update_with_media]: http://rdoc.info/gems/twitter/Twitter/REST/Tweets#update_with_media-instance_method

0 comments on commit 14bc41b

Please sign in to comment.