From 57fbfde219fe9c83134281af9d8e6472a3940b4c Mon Sep 17 00:00:00 2001 From: Morton Fox Date: Thu, 17 May 2018 00:25:21 -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 9a51cb6..fe2d986 100644 --- a/README.md +++ b/README.md @@ -496,7 +496,7 @@ Having to hint about the type of the response is clunky; TODO fix. ## Contributing -Unit tests for whatever you fix/implement/improve would be awesome. Recurring's are written with [mocha](http://visionmedia.github.com/mocha/) and [chai](http://chaijs.com). +Unit tests for whatever you fix/implement/improve would be awesome. Recurring's are written with [mocha](http://mochajs.org/) and [chai](http://chaijs.com). ## License