fix more links

This commit is contained in:
Malcolm Noyes 2013-11-17 16:36:08 +00:00
parent c1d9e20361
commit 2b5cf11c7c

View File

@ -19,7 +19,7 @@ Next, add Catch to the 'includes':
## Now write a test ## Now write a test
[Note that it is best to put your tests in a namespace for those tests, as described here!](../vs-index.md) [Note that it is best to put your tests in a namespace for those tests, as described here!](vs-index.md)
Next, delete the test code that the wizard provided in UnitTest1.cpp and write your own... Next, delete the test code that the wizard provided in UnitTest1.cpp and write your own...