From 7c84305d1bf2f32c77f3e32bb6507fd73c605a41 Mon Sep 17 00:00:00 2001 From: Olexandr88 Date: Sun, 24 Aug 2025 20:00:06 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cde183cc..44b15849 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [![Tag](https://img.shields.io/github/tag/attestantio/vouch.svg)](https://github.com/attestantio/vouch/releases/) [![License](https://img.shields.io/github/license/attestantio/vouch.svg)](LICENSE) [![GoDoc](https://godoc.org/github.com/attestantio/vouch?status.svg)](https://godoc.org/github.com/attestantio/vouch) -![Lint](https://github.com/attestantio/vouch/workflows/golangci-lint/badge.svg) +[![Lint](https://github.com/attestantio/vouch/workflows/golangci-lint/badge.svg)](https://github.com/attestantio/vouch/actions/workflows/golangci-lint.yml) [![Go Report Card](https://goreportcard.com/badge/github.com/attestantio/vouch)](https://goreportcard.com/report/github.com/attestantio/vouch) An Ethereum 2 multi-node validator client.