From e56409e0391f298afcaab1495161eeaf12227a09 Mon Sep 17 00:00:00 2001 From: John Olheiser Date: Thu, 21 Jul 2022 20:37:07 -0500 Subject: [PATCH] Update link to CONTRIBUTING in the README (#464) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.50.1