From 48e6a8e9b95c20b2896c55c6027751b4c1cd5b89 Mon Sep 17 00:00:00 2001 From: Jonas Ingermaa Date: Mon, 24 Jun 2013 17:07:40 +0300 Subject: [PATCH] Changed link to test at backbone.org --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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).