From cda34e1ff6aaa352a25241dc6662794d39837a6d Mon Sep 17 00:00:00 2001 From: Ivan Dubrov Date: Thu, 26 Sep 2024 19:07:37 -0500 Subject: [PATCH] Fix badges --- README.md | 3 +-- README.tpl | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index b7bba53..2a78957 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ [![crates.io](https://img.shields.io/crates/v/stepgen.svg)](https://crates.io/crates/stepgen) [![crates.io](https://img.shields.io/crates/d/stepgen.svg)](https://crates.io/crates/stepgen) -[![CircleCI](https://img.shields.io/circleci/project/github/idubrov/stepgen.svg)](https://circleci.com/gh/idubrov/stepgen) -[![Codecov](https://img.shields.io/codecov/c/github/idubrov/stepgen.svg)](https://codecov.io/gh/idubrov/stepgen) +[![Codecov](https://img.shields.io/codecov/c/github/idubrov/stepgen.svg)](https://codecov.io/gh/idubrov/stepgen/tree/main) # stepgen diff --git a/README.tpl b/README.tpl index 8437f80..67c7dd6 100644 --- a/README.tpl +++ b/README.tpl @@ -1,7 +1,6 @@ [![crates.io](https://img.shields.io/crates/v/stepgen.svg)](https://crates.io/crates/stepgen) [![crates.io](https://img.shields.io/crates/d/stepgen.svg)](https://crates.io/crates/stepgen) -[![CircleCI](https://img.shields.io/circleci/project/github/idubrov/stepgen.svg)](https://circleci.com/gh/idubrov/stepgen) -[![Codecov](https://img.shields.io/codecov/c/github/idubrov/stepgen.svg)](https://codecov.io/gh/idubrov/stepgen) +[![Codecov](https://img.shields.io/codecov/c/github/idubrov/stepgen.svg)](https://codecov.io/gh/idubrov/stepgen/tree/main) # {{crate}}