From 3d0f90f8ad0ed68922bc185c554227bb4fa6d81b Mon Sep 17 00:00:00 2001 From: "eu.nikitin" Date: Fri, 20 Apr 2018 15:58:57 +0300 Subject: [PATCH] Fix link in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c05e180..ee875a5 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ * Write modern JavaScript with latest features of [Babel](https://babeljs.io/) * Create your own distributable [React](https://reactjs.org/) components (optional) * Check your types with [Flow](https://flow.org/) (optional) -* Test and cover with [Jest](https://facebook.github.io/jest/) and [enzyme](http://chaijs.com/) +* Test and cover with [Jest](https://facebook.github.io/jest/) and [enzyme](http://airbnb.io/enzyme/) * Lint with [ESLint](http://eslint.org/) ([air-bnb config](https://github.com/airbnb/javascript))