Skip to content

Commit a8e01bd

Browse files
committed
docs: fix incorrect badge links
1 parent 21ba028 commit a8e01bd

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
@@ -31,10 +31,10 @@ sheetify(path.join(__dirname, 'index.css'), opts)
3131

3232
[0]: https://img.shields.io/badge/stability-experimental-orange.svg?style=flat-square
3333
[1]: https://nodejs.org/api/documentation.html#documentation_stability_index
34-
[4]: https://img.shields.io/travis/yoshuawuyts/wayfarer-www/master.svg?style=flat-square
35-
[5]: https://travis-ci.org/yoshuawuyts/wayfarer-www
36-
[6]: https://img.shields.io/codecov/c/github/yoshuawuyts/wayfarer-www/master.svg?style=flat-square
37-
[7]: https://codecov.io/github/yoshuawuyts/wayfarer-www
34+
[4]: https://img.shields.io/travis/yoshuawuyts/sheetify-cssnext/master.svg?style=flat-square
35+
[5]: https://travis-ci.org/yoshuawuyts/sheetify-cssnext
36+
[6]: https://img.shields.io/codecov/c/github/yoshuawuyts/sheetify-cssnext/master.svg?style=flat-square
37+
[7]: https://codecov.io/github/yoshuawuyts/sheetify-cssnext
3838
[10]: https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat-square
3939
[11]: https://github.com/feross/standard
4040
[12]: https://github.com/cssnext/cssnext

0 commit comments

Comments
 (0)