summaryrefslogtreecommitdiff
path: root/docs/user
diff options
context:
space:
mode:
authorOm Prakash <omprakash070@gmail.com>2016-09-28 16:25:19 +0530
committerOm Prakash <omprakash070@gmail.com>2016-09-28 16:34:02 +0530
commit06920cc2663f4306be26a8cd86e055447385d838 (patch)
tree961766d149915c0a1c88ffb6356491b9824c3ece /docs/user
parent5eabcb7a2f43213f99b50f70ce64c575916f9cdc (diff)
downloadpython-requests-06920cc2663f4306be26a8cd86e055447385d838.tar.gz
fixes broken link on documentation page
Issue #3603
Diffstat (limited to 'docs/user')
-rw-r--r--docs/user/advanced.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/user/advanced.rst b/docs/user/advanced.rst
index 7b82d4f6..681b3fd7 100644
--- a/docs/user/advanced.rst
+++ b/docs/user/advanced.rst
@@ -263,7 +263,7 @@ system.
For the sake of security we recommend upgrading certifi frequently!
.. _HTTP persistent connection: https://en.wikipedia.org/wiki/HTTP_persistent_connection
-.. _connection pooling: https://urllib3.readthedocs.io/en/latest/pools.html
+.. _connection pooling: http://urllib3.readthedocs.io/en/latest/reference/index.html#module-urllib3.connectionpool
.. _certifi: http://certifi.io/
.. _Mozilla trust store: https://hg.mozilla.org/mozilla-central/raw-file/tip/security/nss/lib/ckfw/builtins/certdata.txt