Skip to content

Commit fb2e8c6

Browse files
committed
Fixed a few badges
1 parent b1d48f2 commit fb2e8c6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
Project Name: sparse-kerkle-tree
44

55
[![PyPi](https://img.shields.io/pypi/v/kerkle.svg)](https://pypi.org/project/kerkle/)
6-
[![GitHub Actions](https://github.com/webOfTrust/kerkle/actions/workflows/python-app-ci.yml/badge.svg)](https://github.com/WebOfTrust/kerkle/actions)
7-
[![codecov](https://codecov.io/gh/WebOfTrust/kerkle/branch/main/graph/badge.svg?token=FR5CB2TPYG)](https://codecov.io/gh/WebOfTrust/kerkle)
6+
[![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)
7+
[![codecov](https://codecov.io/gh/WebOfTrust/sparse-kerkle-tree/branch/main/graph/badge.svg?token=FR5CB2TPYG)](https://codecov.io/gh/WebOfTrust/sparse-kerkle-tree)
88
[![https://pypi.org/project/kerkle/](https://img.shields.io/pypi/pyversions/kerkle.svg)](https://pypi.org/project/kerkle/)
99

1010
## Installation

0 commit comments

Comments
 (0)