From 8cb44c5281459fd39a9b33a7c6f9430068c69fc8 Mon Sep 17 00:00:00 2001 From: shettysudhird Date: Thu, 24 Oct 2024 19:27:03 +1100 Subject: [PATCH] chore: Fix broke CI configuration link (#2613) --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a5ab7d4bd..b4fe2f71d 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -47,7 +47,7 @@ pre-commit install pre-commit run --all-files ``` -For more details look at the [CI configuration](./blob/main/.github/workflows/ci.yml). +For more details look at the [CI configuration](./.github/workflows/ci.yml). Collect coverage