Skip to content

Commit 00df27e

Browse files
committed
Fix broken link to plugin manual in mocking manual
1 parent c336c86 commit 00df27e

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)