mirror of
https://github.com/python/cpython.git
synced 2025-08-01 23:53:15 +00:00
Update the URL for the requests package (GH-17006)
Change the url from docs.python-requests.org to requests.readthedocs.io
This commit is contained in:
parent
65c7382c47
commit
112f2b805b
2 changed files with 2 additions and 2 deletions
|
@ -20,7 +20,7 @@ HTTPS protocols. It is normally not used directly --- the module
|
||||||
|
|
||||||
.. seealso::
|
.. seealso::
|
||||||
|
|
||||||
The `Requests package <http://docs.python-requests.org/>`_
|
The `Requests package <https://requests.readthedocs.io/en/master/>`_
|
||||||
is recommended for a higher-level HTTP client interface.
|
is recommended for a higher-level HTTP client interface.
|
||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
|
|
|
@ -18,7 +18,7 @@ authentication, redirections, cookies and more.
|
||||||
|
|
||||||
.. seealso::
|
.. seealso::
|
||||||
|
|
||||||
The `Requests package <http://docs.python-requests.org/>`_
|
The `Requests package <https://requests.readthedocs.io/en/master/>`_
|
||||||
is recommended for a higher-level HTTP client interface.
|
is recommended for a higher-level HTTP client interface.
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue