diff --git a/wiki/GoogleTestPrimer.wiki b/wiki/GoogleTestPrimer.wiki index 905c65bbb..d67714dbe 100644 --- a/wiki/GoogleTestPrimer.wiki +++ b/wiki/GoogleTestPrimer.wiki @@ -442,8 +442,8 @@ in programs compiled in `UNICODE` mode as well. == Where to Go from Here == Congratulations! You've learned the Google Test basics. You can start writing -and running Google Test tests, read some GTestSamples, or continue with -GTestAdvanced, which describes many more useful Google Test features. +and running Google Test tests, read some GoogleTestSamples, or continue with +GoogleTestAdvancedGuide, which describes many more useful Google Test features. == Known Limitations ==