rename and apply snake_case on ForDummies.md

This commit is contained in:
Krystian Kuzniarek
2019-07-13 08:08:58 +02:00
parent 6078089ef8
commit 92d92f2f55
5 changed files with 6 additions and 6 deletions

View File

@@ -4,7 +4,7 @@ current git version)**
documentation for that specific version instead (e.g. by checking out
the respective git branch/tag).**
* [ForDummies](ForDummies.md) -- start here if you are new to Google Mock.
* [ForDummies](for_dummies.md) -- start here if you are new to Google Mock.
* [CheatSheet](cheat_sheet.md) -- a quick reference.
* [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.