summaryrefslogtreecommitdiffstats
path: root/googlemock/docs/documentation.md
diff options
context:
space:
mode:
Diffstat (limited to 'googlemock/docs/documentation.md')
-rw-r--r--googlemock/docs/documentation.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/googlemock/docs/documentation.md b/googlemock/docs/documentation.md
index f4456d5..0f19e6f 100644
--- a/googlemock/docs/documentation.md
+++ b/googlemock/docs/documentation.md
@@ -7,7 +7,7 @@ the respective git branch/tag).**
* [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.
+ * [FrequentlyAskedQuestions](frequently_asked_questions.md) -- check here before asking a question on the mailing list.
To contribute code to Google Mock, read: