rename and apply snake_case on CheatSheet.md

This commit is contained in:
Krystian Kuzniarek
2019-07-13 07:47:14 +02:00
parent 437e1008c9
commit 275bbc7884
6 changed files with 8 additions and 8 deletions

View File

@@ -5,7 +5,7 @@ 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.
* [CheatSheet](CheatSheet.md) -- a quick reference.
* [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.