diff options
Diffstat (limited to 'googlemock/scripts')
-rwxr-xr-x | googlemock/scripts/fuse_gmock_files.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/googlemock/scripts/fuse_gmock_files.py b/googlemock/scripts/fuse_gmock_files.py index 9b6956f2..c33c7253 100755 --- a/googlemock/scripts/fuse_gmock_files.py +++ b/googlemock/scripts/fuse_gmock_files.py @@ -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/CookBook.md for more +https://github.com/google/googletest/blob/master/googlemock/docs/cook_book.md for more information. """ |