From eaeb0a204cb42118ebf52d542cdbac61e68fd6c2 Mon Sep 17 00:00:00 2001 From: Morton Fox Date: Sun, 8 Oct 2017 00:15:54 -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 c9ffb81..e01f682 100644 --- a/README.md +++ b/README.md @@ -121,7 +121,7 @@ The plugin uses the following libraries for development: - [Sinon][#sinon]: Provides spies, stubs and mocks for methods and functions. - [Chai][#chai]: Provides all common assertions. -[#mocha]: http://visionmedia.github.com/mocha/ +[#mocha]: http://mochajs.org/ [#sinon]: http://chaijs.com/ [#chai]: http://sinonjs.org/docs/