Skip to content

Commit 3ce5b61

Browse files
committed
Fix incorrect link for fsnotify and suggest newer version.
Signed-off-by: James Blair <mail@jamesblair.net>
1 parent a36077c commit 3ce5b61

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

inotify/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
This is a fork of golang.org/x/exp/inotify before it was deleted.
22

3-
Please use gopkg.in/fsnotify.v0 instead.
3+
Please use gopkg.in/fsnotify.v1 instead.
44

5-
For updates, see: https://fsnotify.org/
5+
For updates, see: https://github.com/fsnotify/fsnotify

0 commit comments

Comments
 (0)