Skip to content
This repository was archived by the owner on May 19, 2023. It is now read-only.

Commit fe1e779

Browse files
README.md: HTTP => HTTPS
1 parent c48d07b commit fe1e779

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

readme.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,14 +41,14 @@ Then run `npm run stylelint-check`.
4141

4242
## Attribution
4343

44-
- Inspired by [`eslint-config-prettier`](http://npm.im/eslint-config-prettier).
44+
- Inspired by [`eslint-config-prettier`](https://npm.im/eslint-config-prettier).
4545
- CLI helper inspired by [`tslint-config-prettier`](https://github.com/alexjoverm/tslint-config-prettier).
46-
- Original disabled ruleset copied from [`prettier-stylelint`](http://npm.im/prettier-stylelint).
46+
- Original disabled ruleset copied from [`prettier-stylelint`](https://npm.im/prettier-stylelint).
4747

4848
----
4949

5050
[MIT](license)
5151

52-
[downloads-img]: http://img.shields.io/npm/dm/stylelint-config-prettier.svg?style=flat-square
53-
[npm-img]: http://img.shields.io/npm/v/stylelint-config-prettier.svg?style=flat-square
52+
[downloads-img]: https://img.shields.io/npm/dm/stylelint-config-prettier.svg?style=flat-square
53+
[npm-img]: https://img.shields.io/npm/v/stylelint-config-prettier.svg?style=flat-square
5454
[npm-url]: https://npmjs.org/package/stylelint-config-prettier

0 commit comments

Comments
 (0)