From 87999f25603acd7db736af0940d41251149318bf Mon Sep 17 00:00:00 2001 From: Morton Fox Date: Mon, 9 Oct 2017 00:03:27 -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 3d64156..9c458b0 100644 --- a/README.md +++ b/README.md @@ -165,7 +165,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]: https://mochajs.org/ [#sinon]: http://chaijs.com/ [#chai]: http://sinonjs.org/docs/