diff --git a/HISTORY.md b/HISTORY.md index 6226835938..2afdefcd34 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -646,7 +646,7 @@ documentation](http://docs.python-requests.org/en/latest/community/release-proce **Bugfixes** - Revert changes to our vendored certificate bundle. For more context - see (\#2455, \#2456, and ) + see (\#2455, \#2456, and ) 2.5.2 (2015-02-23) ------------------ diff --git a/LICENSE b/LICENSE index 2e68b82ecb..841c6023b9 100644 --- a/LICENSE +++ b/LICENSE @@ -4,7 +4,7 @@ Copyright 2018 Kenneth Reitz you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, diff --git a/_appveyor/install.ps1 b/_appveyor/install.ps1 index 94d6f01813..160ba55c07 100644 --- a/_appveyor/install.ps1 +++ b/_appveyor/install.ps1 @@ -226,4 +226,4 @@ function main () { InstallPip $env:PYTHON } -main \ No newline at end of file +main diff --git a/appveyor.yml b/appveyor.yml index 5e310d5ae4..3b6cef631b 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,5 +1,5 @@ # AppVeyor.yml from https://github.com/ogrisel/python-appveyor-demo -# License: CC0 1.0 Universal: http://creativecommons.org/publicdomain/zero/1.0/ +# License: CC0 1.0 Universal: https://creativecommons.org/publicdomain/zero/1.0/ build: off @@ -31,7 +31,7 @@ environment: TOXENV: "py37" install: - # Install Python (from the official .msi of http://python.org) and pip when + # Install Python (from the official .msi of https://www.python.org/) and pip when # not already installed. - ps: if (-not(Test-Path($env:PYTHON))) { & _appveyor\install.ps1 } diff --git a/docs/_templates/sidebarintro.html b/docs/_templates/sidebarintro.html index 88251989fa..6bfc5cef12 100644 --- a/docs/_templates/sidebarintro.html +++ b/docs/_templates/sidebarintro.html @@ -25,17 +25,17 @@

Stay Informed

allowtransparency="true" frameborder="0" scrolling="0" width="200" height="20">

-

Join Mailing List.

+

Join Mailing List.

Other Projects

-

More Kenneth Reitz projects:

+

More Kenneth Reitz projects: