projects
/
services
/
python-requests.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e48b4b4
)
Fix broken link
author
Tshepang Lekhonkhobe
<tshepang@gmail.com>
Mon, 14 Jul 2014 14:13:23 +0000
(16:13 +0200)
committer
Tshepang Lekhonkhobe
<tshepang@gmail.com>
Mon, 14 Jul 2014 14:13:23 +0000
(16:13 +0200)
docs/user/advanced.rst
patch
|
blob
|
history
diff --git
a/docs/user/advanced.rst
b/docs/user/advanced.rst
index f384f158d0a09659da7136229bc2cd01ce7958c2..6a3906355f61d38eeb2ccd62a8f83fa340b4b5dc 100644
(file)
--- a/
docs/user/advanced.rst
+++ b/
docs/user/advanced.rst
@@
-661,7
+661,7
@@
SSLv3:
block=block,
ssl_version=ssl.PROTOCOL_SSLv3)
-.. _`described here`: http://
kennethreitz.org/exposure
s/the-future-of-python-http
+.. _`described here`: http://
www.kennethreitz.org/essay
s/the-future-of-python-http
.. _`urllib3`: https://github.com/shazow/urllib3
Blocking Or Non-Blocking?