From 32ebcf74b031386026b1127e9ec5b523963fd8b8 Mon Sep 17 00:00:00 2001 From: Slawek Koszewski Date: Mon, 3 Nov 2025 10:33:54 +0100 Subject: [PATCH] Wrapped the badge around a link to the workflow. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 293b059..1a153e2 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Markdown Docs Harvester -![Unit Tests](https://gitea.koszewscy.waw.pl/slawek/docs-harvester/actions/workflows/run-unit-tests.yml/badge.svg) +[![Unit Tests](https://gitea.koszewscy.waw.pl/slawek/docs-harvester/actions/workflows/run-unit-tests.yml/badge.svg)](https://gitea.koszewscy.waw.pl/slawek/docs-harvester/actions?workflow=run-unit-tests.yml) This project is designed to harvest and process Markdown documentation files from Git repositories.