Skip to content

Commit ac9f224

Browse files
committed
docs: update build badge url
1 parent ae0221e commit ac9f224

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,13 +45,10 @@ test('test title', ({ expect, assert }) => {
4545
})
4646
```
4747

48-
[gh-workflow-image]: https://img.shields.io/github/actions/workflow/status/japa/snapshot/checks.yml?branch=main&style=for-the-badge
48+
[gh-workflow-image]: https://img.shields.io/github/actions/workflow/status/japa/snapshot/actions/checks.yml?style=for-the-badge
4949
[gh-workflow-url]: https://github.com/japa/snapshot/actions/workflows/checks.yml 'Github action'
50-
5150
[npm-image]: https://img.shields.io/npm/v/@japa/snapshot/latest.svg?style=for-the-badge&logo=npm
5251
[npm-url]: https://www.npmjs.com/package/@japa/snapshot/v/latest 'npm'
53-
5452
[typescript-image]: https://img.shields.io/badge/Typescript-294E80.svg?style=for-the-badge&logo=typescript
55-
5653
[license-url]: LICENSE.md
5754
[license-image]: https://img.shields.io/github/license/japa/snapshot?style=for-the-badge

0 commit comments

Comments
 (0)