From e5633f3cb1164e37ed324d568cd18678b5ec7520 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pete=20Nyk=C3=A4nen?= Date: Sun, 4 Feb 2018 20:01:00 +0200 Subject: [PATCH] Fix broken link in watch.md --- src/content/configuration/watch.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/configuration/watch.md b/src/content/configuration/watch.md index da774bfabf7a..8284d9470540 100644 --- a/src/content/configuration/watch.md +++ b/src/content/configuration/watch.md @@ -95,7 +95,7 @@ Arch users, add `fs.inotify.max_user_watches=524288` to `/etc/sysctl.d/99-sysctl ### MacOS fsevents Bug -On MacOS, folders can get corrupted in certain scenarios. See [this article](http://feedback.livereload.com/knowledgebase/articles/86239-os-x-fsevents-bug-may-prevent-monitoring-of-certai). +On MacOS, folders can get corrupted in certain scenarios. See [this article](https://github.com/livereload/livereload-site/blob/master/livereload.com/_articles/troubleshooting/os-x-fsevents-bug-may-prevent-monitoring-of-certain-folders.md). ### Windows Paths