Fix broken link
authorTshepang Lekhonkhobe <tshepang@gmail.com>
Mon, 14 Jul 2014 14:13:23 +0000 (16:13 +0200)
committerTshepang Lekhonkhobe <tshepang@gmail.com>
Mon, 14 Jul 2014 14:13:23 +0000 (16:13 +0200)
docs/user/advanced.rst

index f384f158d0a09659da7136229bc2cd01ce7958c2..6a3906355f61d38eeb2ccd62a8f83fa340b4b5dc 100644 (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?