Skip to content

Commit e3950d9

Browse files
committed
Fix external link
1 parent 0be4082 commit e3950d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@ You've seen the most common tasks people tackle with Sinon.JS, yet we've only sc
280280

281281
### Sinon.JS elsewhere
282282

283-
- [Testing Backbone applications with Jasmine and Sinon](http://tinnedfruit.com/2011/03/03/testing-backbone-apps-with-jasmine-sinon.html)
283+
- [Testing Backbone applications with Jasmine and Sinon](https://tinnedfruit.com/writing/testing-backbone-apps-with-jasmine-sinon.html)
284284
- [Sinon.JS fake server live demo](https://github.com/ducin/sinon-backend-less-demo)
285285

286286
Christian Johansen's book [Test-Driven JavaScript Development][tddjs] covers some of the design philosophy and initial sketches for Sinon.JS.

0 commit comments

Comments
 (0)