Googletest export

Fix documentation links

PiperOrigin-RevId: 258389329
This commit is contained in:
misterg
2019-07-16 13:07:54 -04:00
committed by Gennadiy Civil
parent d8cd461723
commit 03c5c79c5d
6 changed files with 9 additions and 9 deletions

View File

@@ -292,7 +292,7 @@ void ReportUninterestingCall(CallReaction reaction, const std::string& msg) {
"an EXPECT_CALL() if you don't mean to enforce the call. "
"See "
"https://github.com/google/googletest/blob/master/googlemock/"
"docs/CookBook.md#"
"docs/cook_book.md#"
"knowing-when-to-expect for details.\n",
stack_frames_to_skip);
break;