summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIb Lundgren <ib.lundgren@gmail.com>2012-06-12 19:33:24 +0200
committerIb Lundgren <ib.lundgren@gmail.com>2012-06-12 19:33:24 +0200
commita582d1ca3e66a1ea63b1be8e8102d9f891cb0737 (patch)
treeb066d95d54e241fd1763edc79cb8a8f23a05aa0d
parenta0ba685a3e6ded2b7542b292996e04082de51101 (diff)
downloadoauthlib-a582d1ca3e66a1ea63b1be8e8102d9f891cb0737.tar.gz
Links for windows rsa users
-rw-r--r--docs/client.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/client.rst b/docs/client.rst
index 81a8d19..b17f10d 100644
--- a/docs/client.rst
+++ b/docs/client.rst
@@ -32,8 +32,8 @@ OAuthLib supports the 'RSA-SHA1' signature but does not install the PyCrypto dep
Windows users will have to jump through a few hoops. The following links may be helpful:
-* `Voidspace Python prebuilt binaries for PyCrypto`: http://www.voidspace.org.uk/python/modules.shtml#pycrypto
+* `Voidspace Python prebuilt binaries for PyCrypto <http://www.voidspace.org.uk/python/modules.shtml#pycrypto>`_
-* `Can I install Python Windows packages into virtualenvs`: http://stackoverflow.com/questions/3271590/can-i-install-python-windows-packages-into-virtualenvs
+* `Can I install Python Windows packages into virtualenvs <http://stackoverflow.com/questions/3271590/can-i-install-python-windows-packages-into-virtualenvs>`_
-* `Compiling pycrypto on Windows 7 (64bit)`: http://yorickdowne.wordpress.com/2010/12/22/compiling-pycrypto-on-win7-64/
+* `Compiling pycrypto on Windows 7 (64bit) <http://yorickdowne.wordpress.com/2010/12/22/compiling-pycrypto-on-win7-64/>`_