``Twython`` is the premier Python library providing an easy (and up-to-date) way to access Twitter data. Actively maintained and featuring support for Python 2.6+ and Python 3. It's been battle tested by companies, educational institutions and individuals alike. Try it today!
@@ -62,7 +62,7 @@ Or, if you want the code that is currently on GitHub
Documentation
-------------
-Documentation is available at https://twython.readthedocs.org/en/latest/
+Documentation is available at https://twython.readthedocs.io/en/latest/
Starting Out
------------
@@ -142,7 +142,7 @@ Once you have the final user tokens, store them in a database for later use::
-This method makes use of dynamic arguments, `read more about them <https://twython.readthedocs.org/en/latest/usage/starting_out.html#dynamic-function-arguments>`_
+This method makes use of dynamic arguments, `read more about them <https://twython.readthedocs.io/en/latest/usage/starting_out.html#dynamic-function-arguments>`_
0 comments on commit
86f878a