From: Loïc Vernet Date: Thu, 7 May 2020 14:06:57 +0000 (+0200) Subject: Removed dead link X-Git-Tag: v1.7.2~138 X-Git-Url: https://go.fuhry.dev/?a=commitdiff_plain;h=3eb7fa4b3213c056d4657a9776041e96e8fe73b6;p=fsnotify.git Removed dead link --- diff --git a/README.md b/README.md index df57b1b..c3c3024 100644 --- a/README.md +++ b/README.md @@ -84,10 +84,6 @@ func main() { Please refer to [CONTRIBUTING][] before opening an issue or pull request. -## Example - -See [example_test.go](https://github.com/fsnotify/fsnotify/blob/master/example_test.go). - ## FAQ **When a file is moved to another directory is it still being watched?**