]> go.fuhry.dev Git - fsnotify.git/commitdiff
Removed dead link
authorLoïc Vernet <vernet.loic@gmail.com>
Thu, 7 May 2020 14:06:57 +0000 (16:06 +0200)
committerNathan Youngman <git@nathany.com>
Tue, 14 Dec 2021 02:13:15 +0000 (19:13 -0700)
README.md

index df57b1b282c6714f111f85d2062d2cee90efd47c..c3c30240416ecd70a2a4e72110e05dc0f8b91964 100644 (file)
--- 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?**