Commit b16fc6a6 authored by Billy Donahue's avatar Billy Donahue
Browse files

Merge pull request #591 from google/BillyDonahue-patch-1

Fix relative links in googlemock docs.
parents 31eb85ee 8cb0499b
...@@ -62,14 +62,14 @@ You can also watch Zhanyong's [talk](http://www.youtube.com/watch?v=sYpCyLI47rM) ...@@ -62,14 +62,14 @@ You can also watch Zhanyong's [talk](http://www.youtube.com/watch?v=sYpCyLI47rM)
Once you understand the basics, check out the rest of the docs: Once you understand the basics, check out the rest of the docs:
* [CheatSheet](googlemock/docs/CheatSheet.md) - all the commonly used stuff * [CheatSheet](docs/CheatSheet.md) - all the commonly used stuff
at a glance. at a glance.
* [CookBook](googlemock/docs/CookBook.md) - recipes for getting things done, * [CookBook](docs/CookBook.md) - recipes for getting things done,
including advanced techniques. including advanced techniques.
If you need help, please check the If you need help, please check the
[KnownIssues](googlemock/docs/KnownIssues.md) and [KnownIssues](docs/KnownIssues.md) and
[FrequentlyAskedQuestions](googlemock/docs/frequentlyaskedquestions.md) before [FrequentlyAskedQuestions](docs/frequentlyaskedquestions.md) before
posting a question on the posting a question on the
[discussion group](http://groups.google.com/group/googlemock). [discussion group](http://groups.google.com/group/googlemock).
......
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