From: John Olheiser Date: Fri, 22 Jul 2022 01:37:07 +0000 (-0500) Subject: Update link to CONTRIBUTING in the README (#464) X-Git-Tag: v1.7.2~106 X-Git-Url: https://go.fuhry.dev/?a=commitdiff_plain;h=e56409e0391f298afcaab1495161eeaf12227a09;p=fsnotify.git Update link to CONTRIBUTING in the README (#464) --- diff --git a/README.md b/README.md index d830bcc..1240da8 100644 --- a/README.md +++ b/README.md @@ -137,7 +137,7 @@ fsnotify requires support from underlying OS to work. The current NFS protocol d [#11]: https://github.com/fsnotify/fsnotify/issues/11 [#7]: https://github.com/howeyc/fsnotify/issues/7 -[contributing]: https://github.com/fsnotify/fsnotify/blob/master/CONTRIBUTING.md +[contributing]: https://github.com/fsnotify/fsnotify/blob/main/CONTRIBUTING.md ## Related Projects