diff options
-rw-r--r-- | googlemock/README.md | 2 | ||||
-rw-r--r-- | googlemock/docs/known_issues.md (renamed from googlemock/docs/KnownIssues.md) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/googlemock/README.md b/googlemock/README.md index bd90caaf..36f87761 100644 --- a/googlemock/README.md +++ b/googlemock/README.md @@ -68,7 +68,7 @@ Once you understand the basics, check out the rest of the docs: including advanced techniques. If you need help, please check the -[KnownIssues](docs/KnownIssues.md) and +[KnownIssues](docs/known_issues.md) and [FrequentlyAskedQuestions](docs/frequently_asked_questions.md) before posting a question on the [discussion group](http://groups.google.com/group/googlemock). diff --git a/googlemock/docs/KnownIssues.md b/googlemock/docs/known_issues.md index adadf514..adadf514 100644 --- a/googlemock/docs/KnownIssues.md +++ b/googlemock/docs/known_issues.md |