From 373cccbcaca456535aa8d1d79f660c86c1148bc3 Mon Sep 17 00:00:00 2001 From: CrazyMax Date: Wed, 25 Oct 2023 14:07:02 +0200 Subject: [PATCH] chore: fix ci status badge Signed-off-by: CrazyMax --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2f824fe9..81d54e62 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Binfmt -[![CI Status](https://github.com/tonistiigi/binfmt/workflows/ci/badge.svg)](https://github.com/tonistiigi/binfmt/actions?query=workflow%3Aci) +[![CI Status](https://github.com/tonistiigi/binfmt/actions/workflows/ci.yml/badge.svg)](https://github.com/tonistiigi/binfmt/actions/workflows/ci.yml) [![Go Report Card](https://goreportcard.com/badge/github.com/tonistiigi/binfmt)](https://goreportcard.com/report/github.com/tonistiigi/binfmt) [![Docker Pulls](https://img.shields.io/docker/pulls/tonistiigi/binfmt.svg?logo=docker)](https://hub.docker.com/r/tonistiigi/binfmt/)