From b2383ae7e3bdbe42df8d274aa2391fe9b0fc63cf Mon Sep 17 00:00:00 2001 From: 0xernesto <78889960+0xernesto@users.noreply.github.com> Date: Mon, 15 Jan 2024 23:34:06 -0600 Subject: [PATCH] ci: fix coverage badge --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 41fa4407..b681cecf 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # shAave -![license-badge](https://img.shields.io/badge/license-MIT-yellow?link=https%3A%2F%2Fgithub.com%2Fchainrule-labs%2Fshaave-contracts%2Fblob%2Fmain%2FLICENSE.md) -![ci-badge](https://img.shields.io/github/actions/workflow/status/chainrule-labs/shaave-contracts/ci.yml?branch=main&logo=github&label=CI&link=https%3A%2F%2Fgithub.com%2Fchainrule-labs%2Fshaave-contracts%2Factions) -![coverage-badge](https://img.shields.io/codecov/c/gh/chainrule-labs/shaave-contracts?logo=codecov&link=https%3A%2F%2Fcodecov.io%2Fgh%2Fchainrule-labs%2Fshaave-contracts) +[![license-badge](https://img.shields.io/badge/license-MIT-yellow)](https://github.com/chainrule-labs/shaave-contracts/blob/main/LICENSE.md) +[![ci-badge](https://img.shields.io/github/actions/workflow/status/chainrule-labs/shaave-contracts/ci.yml?branch=main&logo=github&label=CI)](https://github.com/chainrule-labs/shaave-contracts/actions) +[![coverage](https://img.shields.io/codecov/c/github/chainrule-labs/shaave-contracts?token=K4Q3GAWUPJ&label=coverage&logo=codecov)](https://codecov.io/gh/chainrule-labs/shaave-contracts) On-chain shorting via Aave and Uniswap.