From 807f2b96e67a3a54a69f7f133cd2335f9ec22920 Mon Sep 17 00:00:00 2001 From: thinwybk Date: Fri, 26 May 2017 13:21:25 +0200 Subject: [PATCH] change: cmake integration hyperlink due to rename --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a9d121cf..d0de709f 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ This documentation comprises these three parts: Get some inspiration how to integrate Catch with build environment, code coverage analysis, etc. -* [Integration of Catch with CMake and CMake CodeCoverage module (gcov, lcov, etc.)](https://github.com/fkromer/cmake_catch_coverage) +* [Integration of Catch with CMake and CMake CodeCoverage module (gcov, lcov, etc.)](https://github.com/fkromer/catch_cmake_coverage) ## More * Issues and bugs can be raised on the [Issue tracker on GitHub](https://github.com/philsquared/Catch/issues)