Skip to content

Commit 31857a5

Browse files
committedMay 28, 2015
Merge pull request #57 from cbankester/patch-1
Fixed broken link to Nodemon docs
2 parents 04e29f4 + 3b12c32 commit 31857a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ Delay the restart of nodemon by a number of milliseconds when compiling a large
178178
#### legacyWatch
179179
Type: `Boolean` Default: `false`
180180

181-
If you wish to force nodemon to start with the legacy watch method. See <https://github.com/remy/nodemon#help-my-changes-arent-being-detected> for more details.
181+
If you wish to force nodemon to start with the legacy watch method. See <https://github.com/remy/nodemon/blob/master/faq.md#help-my-changes-arent-being-detected> for more details.
182182

183183
#### cwd
184184
Type: `String`

0 commit comments

Comments
 (0)
Please sign in to comment.