One works

This commit is contained in:
Samuel Roth 2016-09-12 12:15:49 -04:00
parent 16d6af7d41
commit 51b290d41e

View File

@ -53,7 +53,7 @@ the Apache License, which is different from Google Mock's license.
If you are new to the project, we suggest that you read the user
documentation in the following order:
* Learn the [basics](../../googletest/docs/Primer.md) of
* Learn the [basics](../../tree/master/googletest/docs/Primer.md) of
Google Test, if you choose to use Google Mock with it (recommended).
* Read [Google Mock for Dummies](docs/ForDummies.md).
* Read the instructions below on how to build Google Mock.