Skip to content

Commit

Permalink
[DOC] Replaced broken link (fixes #2770)
Browse files Browse the repository at this point in the history
The original link is no longer available but a fork is still on GitHub.
  • Loading branch information
DrDub authored and horenmar committed Dec 2, 2023
1 parent 4a7be16 commit 0520ff4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/ci-and-misc.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 0520ff4

Please sign in to comment.