summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorTom Christie <tom@tomchristie.com>2012-11-16 14:22:18 +0000
committerTom Christie <tom@tomchristie.com>2012-11-16 14:22:18 +0000
commit79824fd90dbb0e9a68d4d602263f8950f308ad15 (patch)
tree0aa73b1bdd5481e86228311d948ef16a1561dffd /README.rst
parentd9c53e719a1e74865659adb1fcc87935cded6639 (diff)
downloadoauthlib-79824fd90dbb0e9a68d4d602263f8950f308ad15.tar.gz
Fix link (had trailing underscore)
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index a988ae1..0aa0245 100644
--- a/README.rst
+++ b/README.rst
@@ -25,7 +25,7 @@ Documentation
Full documentation is available on `Read the Docs`_.
-.. _`readthedocs`: https://oauthlib.readthedocs.org/en/latest/index.html
+.. _`Read the Docs`: https://oauthlib.readthedocs.org/en/latest/index.html
Interested in making OAuth requests?
------------------------------------