Skip to content

Commit

Permalink
Fix watch plugins link (jestjs#7638)
Browse files Browse the repository at this point in the history
  • Loading branch information
vitaliyazvinski authored and SimenB committed Jan 16, 2019
1 parent 9ee3d02 commit 45f5498
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -1040,7 +1040,7 @@ These patterns match against the full path. Use the `<rootDir>` string token to

Default: `[]`

This option allows you to use a custom watch plugins. Read more about watch plugins [here](watch-plugins).
This option allows you to use a custom watch plugins. Read more about watch plugins [here](WatchPlugins.md).

Examples of watch plugins include:

Expand Down

0 comments on commit 45f5498

Please sign in to comment.