Manual docs tweaks still in preparation for including docs with code pushes

This commit is contained in:
Gennadiy Civil 2019-07-29 10:42:41 -04:00
parent 2134e3fd85
commit c4b68b91f8

View File

@ -131,7 +131,7 @@ gtest-type-util.h in the same directory.
You don't need to worry about regenerating the source files unless you need to
modify them. You would then modify the corresponding `.pump` files and run the
'[pump.py](googletest/scripts/pump.py)' generator script. See the
[Pump Manual](googletest/g3doc/PumpManual.md).
[Pump Manual](googletest/docs/PumpManual.md).
## Developing Google Mock