Merge pull request #2128 from tshepang/patch-1

Fix broken link
This commit is contained in:
Ian Cordasco
2014-07-14 09:39:19 -05:00
+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?