Update reference to api search documentation
authorAndreas Savvides <andreas@editd.com>
Fri, 12 Dec 2014 00:58:41 +0000 (00:58 +0000)
committerAndreas Savvides <andreas@editd.com>
Fri, 12 Dec 2014 00:58:41 +0000 (00:58 +0000)
tweepy/api.py

index 00e7d2c69e6db817caaab1e7ef7da448015957c5..e822823f6c14c33f6b39103caf84602fa50ebba4 100644 (file)
@@ -1148,7 +1148,7 @@ class API(object):
 
     @property
     def search(self):
-        """ :reference: https://dev.twitter.com/docs/api/1.1/get/search
+        """ :reference: https://dev.twitter.com/rest/reference/get/search/tweets
             :allowed_param:'q', 'lang', 'locale', 'since_id', 'geocode',
              'max_id', 'since', 'until', 'result_type', 'count',
               'include_entities', 'from', 'to', 'source']