From 9978b6f900fb28d5b4381f56f2db78e9d0db018a Mon Sep 17 00:00:00 2001 From: Joakim Olsson Date: Tue, 10 Jun 2025 19:55:02 +0200 Subject: [PATCH] fix: update Codecov badge URL in README Updates the Codecov badge URL in the README to ensure it correctly points to the project repository. This enhances documentation clarity and reflects the correct integration status. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0351f0c..c651ad4 100644 --- a/README.md +++ b/README.md @@ -3,4 +3,4 @@ Pagination helper [![Build Status](https://gitlab.com/unboundsoftware/pagination/badges/main/pipeline.svg)](https://gitlab.com/unboundsoftware/pagination/commits/main) -[![codecov](https://codecov.io/gl/unboundsoftware:pagination/branch/main/graph/badge.svg?token=AZ3AHHF0FS)](https://codecov.io/gl/unboundsoftware:pagination) +[![codecov](https://codecov.io/gl/unboundsoftware/pagination/branch/main/graph/badge.svg?token=AZ3AHHF0FS)](https://codecov.io/gl/unboundsoftware/pagination) -- 2.52.0