From fb2e8c6a3003b6698043d5530d961e3344455481 Mon Sep 17 00:00:00 2001 From: pfeairheller Date: Thu, 18 Jul 2024 13:14:38 -0700 Subject: [PATCH] Fixed a few badges --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fbcb14f..b275703 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,8 @@ Project Name: sparse-kerkle-tree [![PyPi](https://img.shields.io/pypi/v/kerkle.svg)](https://pypi.org/project/kerkle/) -[![GitHub Actions](https://github.com/webOfTrust/kerkle/actions/workflows/python-app-ci.yml/badge.svg)](https://github.com/WebOfTrust/kerkle/actions) -[![codecov](https://codecov.io/gh/WebOfTrust/kerkle/branch/main/graph/badge.svg?token=FR5CB2TPYG)](https://codecov.io/gh/WebOfTrust/kerkle) +[![GitHub Actions](https://github.com/webOfTrust/sparse-kerkle-tree/actions/workflows/python-app-ci.yml/badge.svg)](https://github.com/WebOfTrust/sparse-kerkle-tree/actions) +[![codecov](https://codecov.io/gh/WebOfTrust/sparse-kerkle-tree/branch/main/graph/badge.svg?token=FR5CB2TPYG)](https://codecov.io/gh/WebOfTrust/sparse-kerkle-tree) [![https://pypi.org/project/kerkle/](https://img.shields.io/pypi/pyversions/kerkle.svg)](https://pypi.org/project/kerkle/) ## Installation