From 8158ac488f367c46e789800033347803db171d26 Mon Sep 17 00:00:00 2001 From: "Alton(ius) Blom" Date: Tue, 24 Nov 2015 19:12:24 +1100 Subject: [PATCH] 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..... --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3f2631b..bf2af7c 100644 --- a/README.md +++ b/README.md @@ -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`.) It’s 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`.) It’s 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