Skip to content

Commit 08ebad5

Browse files
committed
docs: fix badges
1 parent 350c3fd commit 08ebad5

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

readme.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
[![npm][npm]][npm-url]
22
[![node][node]][node-url]
3-
[![deps][deps]][deps-url]
43
[![tests][tests]][tests-url]
54
[![coverage][cover]][cover-url]
65
[![code style][style]][style-url]
7-
[![chat][chat]][chat-url]
86

97
<div align="center">
108
<img width="110" height="100" title="PostHTML Plugin" vspace="50" src="http://michael-ciniawsky.github.io/postcss-load-plugins/logo.svg">
@@ -526,14 +524,11 @@ posthtml(expressions(opts))
526524
[deps]: https://david-dm.org/posthtml/posthtml-expressions.svg
527525
[deps-url]: https://david-dm.org/posthtml/posthtml-expressions
528526

529-
[tests]: http://img.shields.io/travis/posthtml/posthtml-expressions.svg
530-
[tests-url]: https://travis-ci.org/posthtml/posthtml-expressions
527+
[tests]: https://github.com/posthtml/posthtml-expressions/workflows/Actions%20Status/badge.svg?style=flat-square
528+
[tests-url]: https://github.com/posthtml/posthtml-expressions/actions?query=workflow%3A%22CI+tests%22
531529

532530
[cover]: https://coveralls.io/repos/github/posthtml/posthtml-expressions/badge.svg
533531
[cover-url]: https://coveralls.io/github/posthtml/posthtml-expressions
534532

535533
[style]: https://img.shields.io/badge/code%20style-standard-yellow.svg
536534
[style-url]: http://standardjs.com/
537-
538-
[chat]: https://badges.gitter.im/posthtml/posthtml.svg
539-
[chat-url]: https://gitter.im/posthtml/posthtml?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge"

0 commit comments

Comments
 (0)