diff --git a/README.md b/README.md index 259e2b3..947e2bb 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [](https://coveralls.io/github/jsmaniac/repltest) [](http://jsmaniac.github.io/travis-stats/#jsmaniac/repltest) [](http://docs.racket-lang.org/repltest/) -[](https://github.com/jsmaniac/repltest/issues) +[](https://github.com/jsmaniac/repltest/issues) REPLtest ======== @@ -56,4 +56,4 @@ expression and by the expected result. When the `test` submodule of this file is executed (e.g. with `raco test file.rkt`), `repltest` runs the expression after each `> ` -prompt, and checks the expected result is produced. \ No newline at end of file +prompt, and checks the expected result is produced.