Update cheat_sheet.md

This commit is contained in:
Hyuk Myeong
2019-08-13 11:57:03 +09:00
committed by GitHub
parent 3204e5a8ee
commit 5045864197

View File

@@ -757,7 +757,7 @@ class MockFunction<R(A1, ..., An)> {
};
```
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