Skip to content

Commit 198f6b7

Browse files
Ocheretovichfisker
andauthored
fix(dosc): edited the build badge (prettier#2425)
Co-authored-by: fisker Cheung <[email protected]>
1 parent 885c1fe commit 198f6b7

File tree

1 file changed

+6
-9
lines changed

1 file changed

+6
-9
lines changed

README.md

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8,26 +8,23 @@
88
<h2 align="center">Prettier PHP Plugin</h2>
99

1010
<p align="center">
11-
<a href="https://github.com/prettier/plugin-php/actions">
12-
<img alt="GitHub Workflow Status" src="https://img.shields.io/github/workflow/status/prettier/plugin-php/Node CI?style=flat-square">
11+
<a href="https://github.com/prettier/plugin-php/actions?query=branch%3Amain">
12+
<img alt="CI Status" src="https://img.shields.io/github/actions/workflow/status/prettier/plugin-php/nodejs.yml?style=flat-square&label=CI&branch=main">
1313
</a>
1414
<a href="https://www.npmjs.com/package/@prettier/plugin-php">
1515
<img alt="npm version" src="https://img.shields.io/npm/v/@prettier/plugin-php.svg?style=flat-square">
1616
</a>
1717
<a href="https://codecov.io/gh/prettier/plugin-php">
18-
<img alt="Codecov Coverage Status" src="https://img.shields.io/codecov/c/github/prettier/plugin-php.svg?style=flat-square">
18+
<img alt="Coverage Status" src="https://img.shields.io/codecov/c/github/prettier/plugin-php.svg?style=flat-square">
1919
</a>
2020
<!-- <a href="https://www.npmjs.com/package/@prettier/plugin-php">
2121
<img alt="monthly downloads" src="https://img.shields.io/npm/dm/@prettier/plugin-php.svg?style=flat-square">
2222
</a> -->
23-
<a href="#badge">
23+
<a href="https://github.com/prettier/prettier#badge">
2424
<img alt="code style: prettier" src="https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square">
2525
</a>
26-
<a href="https://gitter.im/jlongster/prettier">
27-
<img alt="Gitter" src="https://img.shields.io/gitter/room/jlongster/prettier.svg?style=flat-square">
28-
</a>
29-
<a href="https://twitter.com/PrettierCode">
30-
<img alt="Follow+Prettier+on+Twitter" src="https://img.shields.io/twitter/follow/prettiercode.svg?label=follow+prettier&style=flat-square">
26+
<a href="https://x.com/intent/follow?screen_name=PrettierCode">
27+
<img alt="Follow Prettier on X" src="https://img.shields.io/badge/%40PrettierCode-9f9f9f?style=flat-square&logo=x&labelColor=555">
3128
</a>
3229
</p>
3330

0 commit comments

Comments
 (0)