From bfa4f09d551b758052d01898e45cd0046c762005 Mon Sep 17 00:00:00 2001 From: Andre Miras Date: Fri, 26 Apr 2024 23:09:37 +0200 Subject: [PATCH] Update OpenZeppelin Codecov example link --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a658f45d..7fe9bab3 100644 --- a/README.md +++ b/README.md @@ -143,7 +143,7 @@ hre.__SOLIDITY_COVERAGE_RUNNING === true ``` ## Example reports -+ [openzeppelin-solidity][10](Codecov) ++ [openzeppelin-contracts][10] (Codecov) ## Funding @@ -170,7 +170,7 @@ $ yarn [7]: https://github.com/sc-forks/solidity-coverage/blob/master/docs/faq.md#continuous-integration [8]: https://github.com/sc-forks/solidity-coverage/blob/master/docs/faq.md#notes-on-branch-coverage [9]: https://sc-forks.github.io/metacoin/ -[10]: https://coveralls.io/github/OpenZeppelin/openzeppelin-solidity?branch=master +[10]: https://app.codecov.io/gh/OpenZeppelin/openzeppelin-contracts [11]: https://github.com/sc-forks/solidity-coverage/tree/master/test/units [12]: https://github.com/sc-forks/solidity-coverage/issues [13]: https://github.com/sc-forks/solidity-coverage/blob/master/docs/faq.md#notes-on-gas-distortion