From b1ed583a249e9e9687605bc8f2ebf0db4e19c19c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?c=C4=83t=C4=83lin?= Date: Sun, 4 Aug 2024 15:43:47 +0200 Subject: [PATCH] chore: set href to halig/actions when clicking the README's build badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 75fddc8..43ebe4e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # halig -![Build status](https://git.roboces.dev/catalin/halig/badges/workflows/ci.yaml/badge.svg) +[![Build status](https://git.roboces.dev/catalin/halig/badges/workflows/ci.yaml/badge.svg)](https://git.roboces.dev/catalin/halig/actions) ![PyPI](https://img.shields.io/pypi/v/halig?logo=python) ![PyPI - License](https://img.shields.io/pypi/l/halig) ![PyPI - Python Version](https://img.shields.io/pypi/pyversions/halig)