diff options
Diffstat (limited to 'googlemock/docs/documentation.md')
-rw-r--r-- | googlemock/docs/documentation.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/googlemock/docs/documentation.md b/googlemock/docs/documentation.md index c2b00ba1..f4456d53 100644 --- a/googlemock/docs/documentation.md +++ b/googlemock/docs/documentation.md @@ -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. |