docs(readme): update badges urls

This commit is contained in:
cedoor
2022-12-16 12:24:34 +01:00
committed by GitHub
parent 54edd01bc2
commit 46cc4622b9

View File

@@ -13,10 +13,10 @@
<img alt="Github license" src="https://img.shields.io/github/license/privacy-scaling-explorations/zk-kit.svg?style=flat-square">
</a>
<a href="https://github.com/privacy-scaling-explorations/zk-kit/actions?query=workflow%3Atest">
<img alt="GitHub Workflow test" src="https://img.shields.io/github/workflow/status/privacy-scaling-explorations/zk-kit/test?label=test&style=flat-square&logo=github">
<img alt="GitHub Workflow test" src="https://img.shields.io/github/actions/workflow/status/privacy-scaling-explorations/zk-kit/test.yml?branch=main&label=test&style=flat-square&logo=github">
</a>
<a href="https://github.com/privacy-scaling-explorations/zk-kit/actions?query=workflow%3Astyle">
<img alt="GitHub Workflow style" src="https://img.shields.io/github/workflow/status/privacy-scaling-explorations/zk-kit/style?label=style&style=flat-square&logo=github">
<img alt="GitHub Workflow style" src="https://img.shields.io/github/actions/workflow/status/privacy-scaling-explorations/zk-kit/style.yml?branch=main&label=style&style=flat-square&logo=github">
</a>
<a href="https://coveralls.io/github/privacy-scaling-explorations/zk-kit">
<img alt="Coveralls" src="https://img.shields.io/coveralls/github/privacy-scaling-explorations/zk-kit?label=coverage (ts)&style=flat-square&logo=coveralls">