Fix badge link in README.md to point to the correct unit tests workflow

This commit is contained in:
2025-11-03 10:36:34 +01:00
parent 6c8bcc775f
commit 07c662b1e8

View File

@@ -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)](https://gitea.koszewscy.waw.pl/slawek/docs-harvester/actions?workflow=run-unit-tests.yml)
[![Unit Tests](https://gitea.koszewscy.waw.pl/slawek/docs-harvester/actions/workflows/unit-tests.yml/badge.svg)](https://gitea.koszewscy.waw.pl/slawek/docs-harvester/actions?workflow=unit-tests.yml)
This project is designed to harvest and process Markdown documentation files from Git repositories.