From cdedbf223775a18525b4e7d8c973ab95baa89039 Mon Sep 17 00:00:00 2001 From: bravesasha Date: Wed, 21 May 2025 15:28:43 +0300 Subject: [PATCH] Update README.md Signed-off-by: bravesasha --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 382513d5..8b408ba7 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # gorilla/mux -![testing](https://github.com/gorilla/mux/actions/workflows/test.yml/badge.svg) +[![testing](https://github.com/gorilla/mux/actions/workflows/test.yml/badge.svg)](https://github.com/gorilla/mux/actions/workflows/test.yml) [![codecov](https://codecov.io/github/gorilla/mux/branch/main/graph/badge.svg)](https://codecov.io/github/gorilla/mux) [![godoc](https://godoc.org/github.com/gorilla/mux?status.svg)](https://godoc.org/github.com/gorilla/mux) [![sourcegraph](https://sourcegraph.com/github.com/gorilla/mux/-/badge.svg)](https://sourcegraph.com/github.com/gorilla/mux?badge)