Merge pull request #2632 from ingermaa/master

Fixed broken link to test page
This commit is contained in:
brad dunbar
2013-06-24 07:11:25 -07:00

View File

@@ -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).