From 0520ff44366d1ec4d9862763514cb40ca35582fd Mon Sep 17 00:00:00 2001 From: Pablo Duboue Date: Fri, 1 Dec 2023 09:58:15 -0800 Subject: [PATCH] [DOC] Replaced broken link (fixes #2770) The original link is no longer available but a fork is still on GitHub. --- docs/ci-and-misc.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ci-and-misc.md b/docs/ci-and-misc.md index c07da29f..49bbd989 100644 --- a/docs/ci-and-misc.md +++ b/docs/ci-and-misc.md @@ -82,7 +82,7 @@ variable set to "1". ### CodeCoverage module (GCOV, LCOV...) -If you are using GCOV tool to get testing coverage of your code, and are not sure how to integrate it with CMake and Catch, there should be an external example over at https://github.com/fkromer/catch_cmake_coverage +If you are using GCOV tool to get testing coverage of your code, and are not sure how to integrate it with CMake and Catch, there should be an external example over at https://github.com/claremacrae/catch_cmake_coverage ### pkg-config