From 16da3a1cd7f87b94e0e7fa9b9799e5ba76268dad Mon Sep 17 00:00:00 2001 From: Lalo Martins Date: Mon, 8 Jan 2024 13:10:45 +0900 Subject: [PATCH] link badge to workflow --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 46d8b10..c0f4c1e 100644 --- a/README.md +++ b/README.md @@ -3,4 +3,4 @@ Sync arbitrary events with clients (prototype) [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black) -![Black](https://github.com/lalomartins/event_server/actions/workflows/black.yml/badge.svg) +[![Black](https://github.com/lalomartins/event_server/actions/workflows/black.yml/badge.svg)](https://github.com/lalomartins/event_server/actions/workflows/black.yml)