[DOC] Replaced broken link (fixes #2770)

The original link is no longer available but a fork is still on GitHub.
This commit is contained in:
Pablo Duboue 2023-12-01 09:58:15 -08:00 committed by Martin Hořeňovský
parent 4a7be16c8c
commit 0520ff4436
1 changed files with 1 additions and 1 deletions

View File

@ -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