Skip to content

Commit b7840e6

Browse files
committed
Update Badges
1 parent b44a1b7 commit b7840e6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -121,19 +121,19 @@ module.exports = (ctx) => ({
121121
[npm]: https://img.shields.io/npm/v/postcss-cli.svg
122122
[npm-url]: https://npmjs.com/package/postcss-cli
123123

124-
[node]: https://img.shields.io/node/v/posthtml-loader.svg
124+
[node]: https://img.shields.io/node/v/postcss-cli.svg
125125
[node-url]: https://nodejs.org/
126126

127127
[deps]: https://img.shields.io/gemnasium/postcss/postcss-cli.svg
128128
[deps-url]: https://gemnasium.com/postcss/postcss-cli
129129

130-
[tests]: http://img.shields.io/travis/postcss/postcss-cli.svg
130+
[tests]: http://img.shields.io/travis/postcss/postcss-cli/master.svg
131131
[tests-url]: https://travis-ci.org/postcss/postcss-cli
132132

133133
[style]: https://img.shields.io/badge/code%20style-standard-yellow.svg
134134
[style-url]: http://standardjs.com/
135135

136-
[cover]: https://coveralls.io/repos/github/postcss/postcss-cli/badge.svg
136+
[cover]: https://img.shields.io/coveralls/postcss/postcss-cli/master.svg
137137
[cover-url]: https://coveralls.io/github/postcss/postcss-cli
138138

139139
[chat]: https://img.shields.io/gitter/room/postcss/postcss.svg

0 commit comments

Comments
 (0)