diff --git a/README.md b/README.md index 20543f7..59703ea 100644 --- a/README.md +++ b/README.md @@ -139,7 +139,7 @@ method on the node object bound to the iterator function. ## Testing -Arboreal test suite uses [Jasmine](http://pivotal.github.com/jasmine/). +Arboreal test suite uses [Jasmine](https://jasmine.github.io/). To run it in node.js.. cd /home/me/code/arboreal && npm test