aboutsummaryrefslogtreecommitdiffstats
path: root/googlemock/README.md
diff options
context:
space:
mode:
authorSamuel Roth <s-roth@onu.edu>2016-09-12 12:14:53 -0400
committerSamuel Roth <s-roth@onu.edu>2016-09-12 12:14:53 -0400
commit16d6af7d414a5d7a7e6c3d1cfbdaf4b45bdad193 (patch)
tree6cac545afd9aa5878423d6a8df35c5b5fef49042 /googlemock/README.md
parent10ff7f9468634ecc5a6ff8b8e5888d5d5068daeb (diff)
downloadgoogletest-16d6af7d414a5d7a7e6c3d1cfbdaf4b45bdad193.tar.gz
googletest-16d6af7d414a5d7a7e6c3d1cfbdaf4b45bdad193.tar.bz2
googletest-16d6af7d414a5d7a7e6c3d1cfbdaf4b45bdad193.zip
Relative links
Diffstat (limited to 'googlemock/README.md')
-rw-r--r--googlemock/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/googlemock/README.md b/googlemock/README.md
index 629b8678..ae7e4846 100644
--- a/googlemock/README.md
+++ b/googlemock/README.md
@@ -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](../../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.