From d6139d046b77d2383b2c3db7a4c497885d8ae738 Mon Sep 17 00:00:00 2001 From: Morton Fox Date: Tue, 11 Apr 2017 00:18:23 -0400 Subject: [PATCH] Update Mocha link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 173484b..01dd013 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Building-Mapper =============== ## Testing -We are using [mocha](http://visionmedia.github.io/mocha/) to test our code. +We are using [mocha](http://mochajs.org/) to test our code. Check out the website for installation details. To run all tests: