Skip to content

Commit

Permalink
Cookbok: fix broken relative link
Browse files Browse the repository at this point in the history
  • Loading branch information
Marco Molteni authored Sep 13, 2016
1 parent 48ee8e9 commit 8ce0b59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion googlemock/docs/CookBook.md
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ per-function syntactic overhead will be much lower.

If you are concerned about the performance overhead incurred by
virtual functions, and profiling confirms your concern, you can
combine this with the recipe for [mocking non-virtual methods](#Mocking_Nonvirtual_Methods.md).
combine this with the recipe for [mocking non-virtual methods](#mocking-nonvirtual-methods).

## The Nice, the Strict, and the Naggy ##

Expand Down

0 comments on commit 8ce0b59

Please sign in to comment.