Skip to content

Commit 7b37f82

Browse files
committed
Merge pull request cpputest#35 from apbarrero/patch-1
Fix broken link to plugin manual in mocking manual
2 parents c336c86 + 00df27e commit 7b37f82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mocking_manual.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -505,7 +505,7 @@ mock("filesystem").ignoreOtherCalls();
505505

506506
### MockSupportPlugin
507507

508-
There is a MockSupportPlugin to make the work with mocks easier. Complete Documentation for MockSupportPlugin can be found on the [Plugins Manual](plugins_manual.html) page.
508+
There is a MockSupportPlugin to make the work with mocks easier. Complete Documentation for MockSupportPlugin can be found on the [Plugin Manual](plugin_manual.html) page.
509509

510510
<a id="c_interface"> </a>
511511

0 commit comments

Comments
 (0)