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/docs/Documentation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'googlemock/docs/Documentation.md') diff --git a/googlemock/docs/Documentation.md b/googlemock/docs/Documentation.md index f6212598..af8a3b90 100644 --- a/googlemock/docs/Documentation.md +++ b/googlemock/docs/Documentation.md @@ -6,7 +6,7 @@ the respective git branch/tag).** * [ForDummies](ForDummies.md) -- start here if you are new to Google Mock. * [CheatSheet](CheatSheet.md) -- a quick reference. - * [CookBook](CookBook.md) -- recipes for doing various tasks using Google Mock. + * [CookBook](cook_book.md) -- recipes for doing various tasks using Google Mock. * [FrequentlyAskedQuestions](FrequentlyAskedQuestions.md) -- check here before asking a question on the mailing list. To contribute code to Google Mock, read: -- cgit v1.2.3