Skip to content

Commit

Permalink
fix: fix build badge in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Ceban Mihail committed Feb 14, 2024
1 parent 9a1652c commit dcc5e8f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,8 @@ npm publish --tag ethers-v5
npm publish --tag latest
```

[build-img]: https://github.com/Syndika-Corp/xype-resolver/actions/workflows/release.yml/badge.svg
[build-url]: https://github.com/Syndika-Corp/xype-resolver/actions/workflows/release.yml
[build-img]: https://github.com/Syndika-Corp/xype-resolver/actions/workflows/build.yml/badge.svg
[build-url]: https://github.com/Syndika-Corp/xype-resolver/actions/workflows/build.yml
[downloads-img]: https://img.shields.io/npm/dt/xype-resolver
[downloads-url]: https://www.npmtrends.com/xype-resolver
[npm-img]: https://img.shields.io/npm/v/xype-resolver/latest.svg
Expand Down

0 comments on commit dcc5e8f

Please sign in to comment.