URL changed for the entr tool

This commit is contained in:
Jay R. Newlin (PromptWorks) 2019-08-16 15:13:22 -04:00
parent ecedb319d7
commit e4ce9d02e4

View File

@ -47,7 +47,7 @@ locally:
running on the default port of 6379. You can ensure that Redis is running by running on the default port of 6379. You can ensure that Redis is running by
executing `redis-cli` with no options and ensuring a connection is succesfully made. executing `redis-cli` with no options and ensuring a connection is succesfully made.
* [`entr`](http://www.entrproject.org/) * [`entr`](http://eradman.com/entrproject/)
This dependency is optional. If present, the queue worker process will hot This dependency is optional. If present, the queue worker process will hot
reload in development. reload in development.