diff --git a/README.md b/README.md index 128f157d..fd0f5418 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ locally: 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. -* [`entr`](http://www.entrproject.org/) +* [`entr`](http://eradman.com/entrproject/) This dependency is optional. If present, the queue worker process will hot reload in development.