diff --git a/doc/batwatch.md b/doc/batwatch.md index 42299ee..c3e2b36 100644 --- a/doc/batwatch.md +++ b/doc/batwatch.md @@ -34,7 +34,7 @@ All remaining options are passed through to bat. Batwatch uses external programs to watch for file changes. Currently, the following programs are supported: -- [entr](http://entrproject.org/) +- [entr](https://eradman.com/entrproject/) There is also a fallback `poll` watcher available.