From c80189377457d5f56926d364d9b68355bc65903a Mon Sep 17 00:00:00 2001 From: James Wilkinson Date: Tue, 25 Jun 2013 13:28:30 -0700 Subject: [PATCH] Updated Home (markdown) --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 27fbc6a..8bca184 100644 --- a/Home.md +++ b/Home.md @@ -5,7 +5,7 @@ CATCH stands for C++ Automated Test Cases in Headers and is a multi-paradigm aut ## Finding out more about CATCH This wiki serves as the documentation for the framework. Here are some useful pages to get you started: -* [[Why do we need yet another C++ Unit Test System?|https://github.com/philsquared/Catch/wiki/Why-yet-another-automated-test-framework%3F]] +* [[Why do we need yet another automated C++ test framework?|https://github.com/philsquared/Catch/wiki/Why-yet-another-automated-test-framework%3F]] * [[Tutorial]] * [[Reference]]