diff options
Diffstat (limited to 'googlemock/docs')
-rw-r--r-- | googlemock/docs/Documentation.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/googlemock/docs/Documentation.md b/googlemock/docs/Documentation.md index a42bd113..f6212598 100644 --- a/googlemock/docs/Documentation.md +++ b/googlemock/docs/Documentation.md @@ -12,4 +12,4 @@ the respective git branch/tag).** To contribute code to Google Mock, read: * [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. + * [Pump Manual](../../googletest/docs/pump_manual.md) -- how we generate some of the source files. |