https-ify links

- A lot of http links loaded fine on https
- pre-commit.com is now loadable on https via cloudflare
This commit is contained in:
Anthony Sottile 2018-01-13 18:17:54 -08:00
parent c8fd92e368
commit 5a4dc0ce30
8 changed files with 11 additions and 11 deletions

View file

@ -158,7 +158,7 @@
1.0.0
=====
pre-commit will now be following [semver](http://semver.org/). Thanks to all
pre-commit will now be following [semver](https://semver.org/). Thanks to all
of the [contributors](https://github.com/pre-commit/pre-commit/graphs/contributors)
that have helped us get this far!
@ -561,7 +561,7 @@ that have helped us get this far!
0.3.5
=====
- Support running during `pre-push`. See http://pre-commit.com/#advanced 'pre-commit during push'.
- Support running during `pre-push`. See https://pre-commit.com/#advanced 'pre-commit during push'.
0.3.4
=====