Skip to content

Commit ec86e13

Browse files
committed
chore: update readme.md
1 parent d82345c commit ec86e13

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
<p>Add parameters to URLs</p>
55

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

@@ -138,6 +138,6 @@ posthtml([
138138
[npm-stats]: http://npm-stat.com/charts.html?package=posthtml-url-parameters
139139
[npm-stats-shield]: https://img.shields.io/npm/dt/posthtml-url-parameters.svg
140140
[github-ci]: https://github.com/posthtml/posthtml-url-parameters/actions
141-
[github-ci-shield]: https://img.shields.io/github/workflow/status/posthtml/posthtml-url-parameters/Node.js%20CI
141+
[github-ci-shield]: https://github.com/posthtml/posthtml-url-parameters/actions/workflows/nodejs.yml/badge.svg
142142
[license]: ./license
143143
[license-shield]: https://img.shields.io/npm/l/posthtml-url-parameters.svg

0 commit comments

Comments
 (0)