Updated some Catch references to Catch2

This commit is contained in:
Phil Nash
2017-11-03 13:05:09 +00:00
parent 46c7c9d3a0
commit 7423a481eb
3 changed files with 15 additions and 15 deletions

View File

@@ -1,7 +1,7 @@
<a id="top"></a>
# Reference
To get the most out of Catch, start with the [tutorial](tutorial.md#top).
To get the most out of Catch2, start with the [tutorial](tutorial.md#top).
Once you're up and running consider the following reference material.
Writing tests: