Skip to content

Commit

Permalink
Merge pull request #6 from morpho-labs/fix/docs
Browse files Browse the repository at this point in the history
fix: yml => yaml
  • Loading branch information
ghivert committed May 9, 2023
2 parents 87d940c + b24e710 commit c748b4b
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 @@ -52,8 +52,8 @@ const blockNumber = await provider.getBlockNumber();
```


[build-img]: https://github.com/morpho-labs/ethers-fallback-provider/actions/workflows/ci.yml/badge.svg?branch=main
[build-url]: https://github.com/morpho-labs/ethers-fallback-provider/actions/workflows/ci.yml
[build-img]: https://github.com/morpho-labs/ethers-fallback-provider/actions/workflows/ci.yaml/badge.svg?branch=main
[build-url]: https://github.com/morpho-labs/ethers-fallback-provider/actions/workflows/ci.yaml
[downloads-img]: https://img.shields.io/npm/dt/ethers-multicall-provider
[downloads-url]: https://www.npmtrends.com/ethers-multicall-provider
[npm-img]: https://img.shields.io/npm/v/ethers-multicall-provider
Expand Down

0 comments on commit c748b4b

Please sign in to comment.