Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Changed to current url
  • Loading branch information
Lambdac0re committed Feb 5, 2018
1 parent d1bac5b commit 0b661d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -12,7 +12,7 @@ Node.js `fs.watch`:
* Doesn't report events at all when using editors like Sublime on OS X.
* Often reports events twice.
* Emits most changes as `rename`.
* Has [a lot of other issues](https://github.com/joyent/node/search?q=fs.watch&type=Issues)
* Has [a lot of other issues](https://github.com/nodejs/node/search?q=fs.watch&type=Issues)
* Does not provide an easy way to recursively watch file trees.

Node.js `fs.watchFile`:
Expand Down

0 comments on commit 0b661d0

Please sign in to comment.