Commit 0fe14e2c authored by CJ Johnson's avatar CJ Johnson
Browse files

Merge pull request #3231 from dreamer:po/fix-primer-link

PiperOrigin-RevId: 353327372
parents e3827e4e f31c82ef
...@@ -28,7 +28,7 @@ release them together. ...@@ -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).
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment