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:
Jon Dufresne
2018-01-06 11:20:54 -08:00
parent 3dc84cde5b
commit 030dcce20c
9 changed files with 20 additions and 20 deletions
+1 -1
View File
@@ -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/