Skip to content

Commit

Permalink
Update Chai URL in README
Browse files Browse the repository at this point in the history
  • Loading branch information
mLuby committed Sep 5, 2017
1 parent e7530f1 commit dab4373
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
@@ -1,6 +1,6 @@
# Chai Spies

This is an addon plugin for the [chai](http://github.com/logicalparadox/chai) assertion library. It provides the
This is an addon plugin for the [chai](https://github.com/chaijs/chai) assertion library. It provides the
most basic function spy ability and tests. Though useful for small modules, you are probably going to want something
more robust. Check out [jack](http://github.com/vesln/jack) for a full featured mock/stub/spy assertion library for use with chai.

Expand Down

0 comments on commit dab4373

Please sign in to comment.