From e4ce9d02e402b240f74627f4876013cc4f54c3f1 Mon Sep 17 00:00:00 2001 From: "Jay R. Newlin (PromptWorks)" Date: Fri, 16 Aug 2019 15:13:22 -0400 Subject: [PATCH] URL changed for the entr tool --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.