Closes #25910: fix dead and permanently redirected links in the docs. Thanks to SilentGhost for the patch.

This commit is contained in:
Georg Brandl 2016-02-26 19:37:12 +01:00
parent 06871ef2b3
commit 5d94134040
69 changed files with 253 additions and 256 deletions

View file

@ -14,7 +14,7 @@ authentication, redirections, cookies and more.
.. seealso::
The `Requests package <http://requests.readthedocs.org/>`_
The `Requests package <https://requests.readthedocs.org/>`_
is recommended for a higher-level http client interface.