Updated links to https

Where supported I updated a few links from http to https

1 link at at time we'll get to HTTPS everywhere.....
This commit is contained in:
Alton(ius) Blom 2015-11-24 19:12:24 +11:00
parent 55c473be6d
commit 8158ac488f

View File

@ -31,7 +31,7 @@ A good change log sticks to these principles:
- Easy to link to any section (hence Markdown over plain text).
- One sub-section per version.
- List releases in reverse-chronological order (newest on top).
- Write all dates in `YYYY-MM-DD` format. (Example: `2012-06-02` for `June 2nd, 2012`.) Its international, [sensible](http://xkcd.com/1179/), and language-independent.
- Write all dates in `YYYY-MM-DD` format. (Example: `2012-06-02` for `June 2nd, 2012`.) Its international, [sensible](https://xkcd.com/1179/), and language-independent.
- Explicitly mention whether the project follows [Semantic Versioning][semver].
- Each version should:
- List its release date in the above format.
@ -160,7 +160,7 @@ discussion is as important as the end result.
So please [**pitch in**][gh].
[CHANGELOG]: ./CHANGELOG.md
[gemnasium]: http://gemnasium.com
[gemnasium]: https://gemnasium.com
[gh]: https://github.com/olivierlacan/keep-a-changelog
[issues]: https://github.com/olivierlacan/keep-a-changelog/issues
[semver]: http://semver.org