Skip to content

Commit f62cd1e

Browse files
committed
chore: update readme.md
1 parent da8c9fd commit f62cd1e

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

readme.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
[![Version][npm-version-shield]][npm]
77
[![License][license-shield]][license]
8-
[![Build][travis-ci-shield]][travis-ci]
8+
[![Build][github-ci-shield]][github-ci]
99
[![Downloads][npm-stats-shield]][npm-stats]
1010
</div>
1111

@@ -161,7 +161,7 @@ posthtml([
161161
[npm-version-shield]: https://img.shields.io/npm/v/posthtml-extra-attributes.svg
162162
[npm-stats]: http://npm-stat.com/charts.html?package=posthtml-extra-attributes
163163
[npm-stats-shield]: https://img.shields.io/npm/dt/posthtml-extra-attributes.svg
164-
[travis-ci]: https://travis-ci.org/posthtml/posthtml-extra-attributes/
165-
[travis-ci-shield]: https://img.shields.io/travis/posthtml/posthtml-extra-attributes/master.svg
166-
[license]: ./LICENSE
164+
[github-ci]: https://github.com/posthtml/posthtml-extra-attributes/actions
165+
[github-ci-shield]: https://img.shields.io/github/workflow/status/posthtml/posthtml-extra-attributes/Node.js%20CI
166+
[license]: ./license
167167
[license-shield]: https://img.shields.io/npm/l/posthtml-extra-attributes.svg

0 commit comments

Comments
 (0)