Skip to content

Commit 0618cd7

Browse files
byCedricmarionebl
authored andcommitted
docs: use https for all external links in readme
1 parent 65a9b3e commit 0618cd7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Diff for: README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,8 @@ To lint commits before they are created you can use Husky's 'commit-msg' hook:
6262

6363
**Detailed Setup instructions**
6464

65-
* [Local setup](http://marionebl.github.io/commitlint/#/guides-local-setup) - Lint messages on commit with husky
66-
* [CI setup](http://marionebl.github.io/commitlint/#/guides-ci-setup) - Lint messages during CI builds
65+
* [Local setup](https://marionebl.github.io/commitlint/#/guides-local-setup) - Lint messages on commit with husky
66+
* [CI setup](https://marionebl.github.io/commitlint/#/guides-ci-setup) - Lint messages during CI builds
6767

6868

6969
## CLI
@@ -180,5 +180,5 @@ npx yarn run publish
180180

181181
[10]: https://img.shields.io/npm/v/@commitlint/cli/next.svg?style=flat-square
182182

183-
[11]: http://devtoolscommunity.herokuapp.com/badge.svg?style=flat-square
184-
[12]: http://devtoolscommunity.herokuapp.com
183+
[11]: https://devtoolscommunity.herokuapp.com/badge.svg?style=flat-square
184+
[12]: https://devtoolscommunity.herokuapp.com

0 commit comments

Comments
 (0)