Fix broken link

This commit is contained in:
Tshepang Lekhonkhobe
2014-07-14 16:13:23 +02:00
parent e48b4b492d
commit 36b6c37496
+1 -1
View File
@@ -661,7 +661,7 @@ SSLv3:
block=block,
ssl_version=ssl.PROTOCOL_SSLv3)
.. _`described here`: http://kennethreitz.org/exposures/the-future-of-python-http
.. _`described here`: http://www.kennethreitz.org/essays/the-future-of-python-http
.. _`urllib3`: https://github.com/shazow/urllib3
Blocking Or Non-Blocking?