From 52939e1206adaaca57cda286247ba252c15ca12b Mon Sep 17 00:00:00 2001 From: Morton Fox Date: Mon, 23 Oct 2017 07:49:21 -0400 Subject: [PATCH] Update Mocha link --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cb78399..e11af28 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,10 @@ Dépot Code Story Devoxx. =================== Pour faire tourner le projet chez vous : -* Installer [node.js](http://nodejs.org/#download) puis [npm](http://npmjs.org/) les modules [mocha](http://visionmedia.github.com/mocha/), [expect.js](https://github.com/LearnBoost/expect.js/) & [zombie.js](http://zombie.labnotes.org/) +* Installer [node.js](http://nodejs.org/#download) puis [npm](http://npmjs.org/) les modules [mocha](https://mochajs.org/), [expect.js](https://github.com/LearnBoost/expect.js/) & [zombie.js](http://zombie.labnotes.org/) * Regarder mocha.sh et adapter les exports des premieres lignes. * Installer le plugin Lombok de votre IDE favori Have fun ! -http://www.code-story.net \ No newline at end of file +http://www.code-story.net