From 5ed950c9e39cff044e84ca27d1b6919fa8dd7148 Mon Sep 17 00:00:00 2001 From: Gennadiy Civil Date: Wed, 19 Jun 2019 16:48:38 -0400 Subject: Renaming doc files to make the file names more palatable and in preparation for including documentation in sync process --- googlemock/include/gmock/gmock-generated-matchers.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'googlemock/include/gmock/gmock-generated-matchers.h') diff --git a/googlemock/include/gmock/gmock-generated-matchers.h b/googlemock/include/gmock/gmock-generated-matchers.h index f9c927c1..b6f34bdd 100644 --- a/googlemock/include/gmock/gmock-generated-matchers.h +++ b/googlemock/include/gmock/gmock-generated-matchers.h @@ -261,7 +261,7 @@ // // To learn more about using these macros, please search for 'MATCHER' // on -// https://github.com/google/googletest/blob/master/googlemock/docs/CookBook.md +// https://github.com/google/googletest/blob/master/googlemock/docs/cook_book.md #define MATCHER(name, description)\ class name##Matcher {\ -- cgit v1.2.3