diff --git a/README.md b/README.md index 528da07..dc975f0 100755 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ reverse-proxying the backend server(s) and a webserver(s). ### Running unit tests -We recommend using [jasmine](http://pivotal.github.com/jasmine/) and +We recommend using [jasmine](https://jasmine.github.io/) and [Karma](http://karma-runner.github.io) for your unit tests/specs, but you are free to use whatever works for you.