mirror of
https://github.com/kennethreitz/requests.git
synced 2026-06-05 22:50:18 +00:00
Prefer https over http for links in the documentation
- Fixed Read the Docs links - Fixed GitHub links - Fixed PyPI links
This commit is contained in:
+1
-1
@@ -61,5 +61,5 @@ Requests currently supports the following versions of Python:
|
||||
Google AppEngine is not officially supported although support is available
|
||||
with the `Requests-Toolbelt`_.
|
||||
|
||||
.. _Requests-Toolbelt: http://toolbelt.readthedocs.io/
|
||||
.. _Requests-Toolbelt: https://toolbelt.readthedocs.io/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user