diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 5f4ff1a4..3875a108 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -6,7 +6,7 @@ discussions about the same feature or issue. Add to the earlier ticket if you find one. * Before sending a pull request for a feature or bug fix, be sure to have -[tests](http://backbonejs.org/test/test.html). +[tests](http://backbonejs.org/test/). * Use the same coding style as the rest of the [codebase](https://github.com/documentcloud/backbone/blob/master/backbone.js).