diff --git a/googlemock/docs/cheat_sheet.md b/googlemock/docs/cheat_sheet.md index 37c808f5..ed181a58 100644 --- a/googlemock/docs/cheat_sheet.md +++ b/googlemock/docs/cheat_sheet.md @@ -757,7 +757,7 @@ class MockFunction { }; ``` -See this [recipe](cook_book.md#using-check-points) for one application of it. +See this [recipe](cook_book.md#useful-mocks-created-using-gmock) for one application of it. ### Flags