From bd4cfe64560d240ffa031062bab9482c7f05091f Mon Sep 17 00:00:00 2001 From: Ib Lundgren Date: Wed, 20 Feb 2013 23:50:29 +0100 Subject: Fix #106 --- README.rst | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'README.rst') diff --git a/README.rst b/README.rst index afdc803..35f5012 100644 --- a/README.rst +++ b/README.rst @@ -33,11 +33,10 @@ Interested in making OAuth requests? ------------------------------------ Then you might be more interested in using `requests`_ which has OAuthLib -powered OAuth support built-in. See the `requests OAuth examples`_ for -how you can get started. +powered OAuth support provided by the `requests-oauthlib`_ library. .. _`requests`: https://github.com/kennethreitz/requests -.. _`requests OAuth examples`: http://docs.python-requests.org/en/latest/user/quickstart/#oauth-authentication +.. _`requests-oauthlib`: https://github.com/requests/requests-oauthlib Using OAuthLib? Please get in touch! ------------------------------------ -- cgit v1.2.1