Fix link to Google Test Primer
Markdown file was moved to a different directory. When googling for "gtest primer", the result is 404 page.
This commit is contained in:
parent
d128fc8252
commit
f31c82efe6
@ -28,7 +28,7 @@ release them together.
|
|||||||
### Getting Started
|
### Getting Started
|
||||||
|
|
||||||
The information for **GoogleTest** is available in the
|
The information for **GoogleTest** is available in the
|
||||||
[GoogleTest Primer](googletest/docs/primer.md) documentation.
|
[GoogleTest Primer](docs/primer.md) documentation.
|
||||||
|
|
||||||
**GoogleMock** is an extension to GoogleTest for writing and using C++ mock
|
**GoogleMock** is an extension to GoogleTest for writing and using C++ mock
|
||||||
classes. See the separate [GoogleMock documentation](googlemock/README.md).
|
classes. See the separate [GoogleMock documentation](googlemock/README.md).
|
||||||
|
Loading…
Reference in New Issue
Block a user