diff options
author | Gennadiy Civil <misterg@google.com> | 2019-06-19 16:48:38 -0400 |
---|---|---|
committer | Gennadiy Civil <misterg@google.com> | 2019-06-19 16:48:38 -0400 |
commit | 5ed950c9e39cff044e84ca27d1b6919fa8dd7148 (patch) | |
tree | 7e1e1dc73c35e6074906560d954cda807bb19dc7 /googlemock/include/gmock/gmock-generated-actions.h | |
parent | ac31db8facf718ea98d28e63986642eb14a018d9 (diff) | |
download | googletest-5ed950c9e39cff044e84ca27d1b6919fa8dd7148.tar.gz googletest-5ed950c9e39cff044e84ca27d1b6919fa8dd7148.tar.bz2 googletest-5ed950c9e39cff044e84ca27d1b6919fa8dd7148.zip |
Renaming doc files to make the file names more palatable and in preparation for including documentation in sync process
Diffstat (limited to 'googlemock/include/gmock/gmock-generated-actions.h')
-rw-r--r-- | googlemock/include/gmock/gmock-generated-actions.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/googlemock/include/gmock/gmock-generated-actions.h b/googlemock/include/gmock/gmock-generated-actions.h index 409886cf..bf95300b 100644 --- a/googlemock/include/gmock/gmock-generated-actions.h +++ b/googlemock/include/gmock/gmock-generated-actions.h @@ -268,7 +268,7 @@ class ActionHelper { // MORE INFORMATION: // // To learn more about using these macros, please search for 'ACTION' on -// https://github.com/google/googletest/blob/master/googlemock/docs/CookBook.md +// https://github.com/google/googletest/blob/master/googlemock/docs/cook_book.md // An internal macro needed for implementing ACTION*(). #define GMOCK_ACTION_ARG_TYPES_AND_NAMES_UNUSED_\ |