Fix doc links

This commit is contained in:
Arkady Shapkin
2018-09-04 23:07:18 +03:00
parent a2b149b239
commit e6c407d605
10 changed files with 27 additions and 28 deletions

View File

@@ -11,5 +11,5 @@ the respective git branch/tag).**
To contribute code to Google Mock, read:
* [CONTRIBUTING](../CONTRIBUTING.md) -- read this _before_ writing your first patch.
* [CONTRIBUTING](../../CONTRIBUTING.md) -- read this _before_ writing your first patch.
* [Pump Manual](../../googletest/docs/PumpManual.md) -- how we generate some of Google Mock's source files.