From 7a22514277e585d26489bb3dacb573dfa90c20fa Mon Sep 17 00:00:00 2001 From: ominestre Date: Fri, 8 May 2020 09:22:01 -0400 Subject: [PATCH] Changes enquirer link equirer.io is now listed for sale and no longer has any info related to the project. This uses the NPM listing instead. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4da4481..4f24e6b 100644 --- a/README.md +++ b/README.md @@ -375,7 +375,7 @@ The following libraries can be used as "building blocks" for creating modular ap * [base](https://github.com/node-base/base): (you are here!) framework for rapidly creating high quality node.js applications, using plugins like building blocks. Base serves as the foundation for several other applications in the [Toolkit suite](https://github.com/node-toolkit/getting-started). * [templates](https://github.com/jonschlinkert/templates): Render templates with any node.js template engine, create and manage template collections. Use helpers, layouts, partials, includes... -* [enquirer](http://enquirer.io): Plugin-based prompt system for creating highly customizable command line experiences. +* [enquirer](https://www.npmjs.com/package/enquirer): Plugin-based prompt system for creating highly customizable command line experiences. * [composer](https://github.com/doowb/composer): Plugin-based, async task runner. **Lifecycle Applications**