diff --git a/README.md b/README.md index 5574872..0601a08 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ > A go microservice for managing alerts and runs alongside Bitcoin SV nodes utilizing RPC [![Release](https://img.shields.io/github/release-pre/bitcoin-sv/alert-system.svg?logo=github&style=flat&v=3)](https://github.com/bitcoin-sv/alert-system/releases) -[![Build](https://github.com/bitcoin-sv/alert-system/workflows/run-go-tests/badge.svg?branch=master&v=3)](https://github.com/bitcoin-sv/alert-system/actions) +[![Build](https://github.com/bitcoin-sv/alert-system/actions/workflows/run-tests.yml/badge.svg?branch=master&v=3)](https://github.com/bitcoin-sv/alert-system/actions) [![Report](https://goreportcard.com/badge/github.com/bitcoin-sv/alert-system?style=flat&v=3)](https://goreportcard.com/report/github.com/bitcoin-sv/alert-system) [![Go](https://img.shields.io/github/go-mod/go-version/bitcoin-sv/alert-system?v=3)](https://golang.org/) [![standard-readme compliant](https://img.shields.io/badge/readme%20style-standard-brightgreen.svg?style=flat&v=3)](https://github.com/RichardLitt/standard-readme)