summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorIb Lundgren <ib.lundgren@gmail.com>2012-10-25 21:51:07 +0200
committerIb Lundgren <ib.lundgren@gmail.com>2012-10-25 21:51:07 +0200
commitf0f47aa2dcd5812a8e45295531f3d74bfb609313 (patch)
tree4c854e34d458f2a3744ce416c2a87deb15567b74 /README.rst
parent0a57c7c833d17f2a259d954ce065871b17603c9a (diff)
downloadoauthlib-f0f47aa2dcd5812a8e45295531f3d74bfb609313.tar.gz
Forgot trailing underscore on links.
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index fa30f1a..16fae54 100644
--- a/README.rst
+++ b/README.rst
@@ -23,8 +23,8 @@ veneer on top of OAuthLib and get OAuth support for very little effort.
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
+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.
.. _`requests`: https://github.com/kennethreitz/requests