Commit 10ff7f94 authored by Samuel Roth's avatar Samuel Roth
Browse files

Fixing relative links

parent 48ee8e98
...@@ -53,7 +53,7 @@ the Apache License, which is different from Google Mock's license. ...@@ -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 If you are new to the project, we suggest that you read the user
documentation in the following order: 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). Google Test, if you choose to use Google Mock with it (recommended).
* Read [Google Mock for Dummies](docs/ForDummies.md). * Read [Google Mock for Dummies](docs/ForDummies.md).
* Read the instructions below on how to build Google Mock. * Read the instructions below on how to build Google Mock.
......
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