batwatch docs: Fix link to entr project

This commit is contained in:
Amory Meltzer ☀ 2023-01-10 10:39:54 -05:00 committed by Ethan P
parent 38014ba72d
commit a4237efffd

View File

@ -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.