Commit f3a5f321 authored by Andrew Kuchling's avatar Andrew Kuchling

Update URL for requests documentation after IRC request

parent 1f3d4f91
......@@ -20,7 +20,7 @@ HTTPS protocols. It is normally not used directly --- the module
.. seealso::
The `Requests package <https://requests.readthedocs.org/>`_
The `Requests package <https://docs.python-requests.org/>`_
is recommended for a higher-level HTTP client interface.
.. note::
......
......@@ -18,7 +18,7 @@ authentication, redirections, cookies and more.
.. seealso::
The `Requests package <https://requests.readthedocs.org/>`_
The `Requests package <https://docs.python-requests.org/>`_
is recommended for a higher-level HTTP client interface.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment