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

@@ -62,7 +62,7 @@ You can also watch Zhanyong's [talk](http://www.youtube.com/watch?v=sYpCyLI47rM)
Once you understand the basics, check out the rest of the docs:
* [CheatSheet](../googlemock/docs/CheatSheet.md) - all the commonly used stuff
* [CheatSheet](../googlemock/docs/cheat_sheet.md) - all the commonly used stuff
at a glance.
* [CookBook](../googlemock/docs/cook_book.md) - recipes for getting things done,
including advanced techniques.