From b88aed2335ef13c754c0b86be9bc38919e07eb01 Mon Sep 17 00:00:00 2001 From: Onur Cinar Date: Tue, 29 Oct 2024 21:13:45 -0700 Subject: [PATCH] Fixing the CI badge. (#127) # Describe Request Fixing the CI badge. # Change Type Documentation fix. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d2e4aeb..78360bc 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ [![GoDoc](https://godoc.org/github.com/cinar/checker?status.svg)](https://godoc.org/github.com/cinar/checker) [![License](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT) [![Go Report Card](https://goreportcard.com/badge/github.com/cinar/checker)](https://goreportcard.com/report/github.com/cinar/checker) -![Go CI](https://github.com/cinar/checker/actions/workflows/go.yml/badge.svg) +![Go CI](https://github.com/cinar/checker/actions/workflows/ci.yml/badge.svg) [![codecov](https://codecov.io/gh/cinar/checker/branch/main/graph/badge.svg?token=VO9BYBHJHE)](https://codecov.io/gh/cinar/checker) # Checker