From 300232d2b28b8f4a9381a0f63ad25bc491a46446 Mon Sep 17 00:00:00 2001 From: David GABISON <47400514+pulsovi@users.noreply.github.com> Date: Mon, 24 Apr 2023 16:37:26 +0200 Subject: [PATCH] Update README.md Point the link to its new location. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 33ae802..5f68737 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ Default: `true` Type: `Array` Default: `['add', 'change', 'unlink']` -List of events, that should be watched by gulp-watch. Contains [event names from chokidar](https://github.com/paulmillr/chokidar#events). +List of events, that should be watched by gulp-watch. Contains [event names from chokidar](https://github.com/paulmillr/chokidar#methods--events). #### options.base Type: `String`