diff options
-rw-r--r-- | README.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -109,8 +109,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 regenerate them. See the -[Pump Manual](googletest/docs/PumpManual.md). +generator script. See the [Pump Manual](googletest/docs/PumpManual.md). ### Contributing Code ### |