Googletest export

Update stale links to `gmock_cook_book.md`.

I'm a new googletest user and found these links broken when reading the documentation.

PiperOrigin-RevId: 357786392
This commit is contained in:
Abseil Team
2021-02-16 15:58:39 -05:00
committed by Derek Mauro
parent bc32a87452
commit 5893778716
6 changed files with 11 additions and 11 deletions

View File

@@ -55,7 +55,7 @@ EXAMPLES
This tool is experimental. In particular, it assumes that there is no
conditional inclusion of Google Mock or Google Test headers. Please
report any problems to googlemock@googlegroups.com. You can read
https://github.com/google/googletest/blob/master/googlemock/docs/cook_book.md
https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md
for more
information.
"""