Skip to content
This repository has been archived by the owner on Jul 12, 2020. It is now read-only.

Commit

Permalink
Minor typo fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
addyosmani committed Dec 27, 2012
1 parent 1ba1069 commit 0c6dedf
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions index.html
Expand Up @@ -8238,8 +8238,8 @@ <h2 id="further-reading-resources"><a href="#TOC">Further Reading &amp; Resource
<h1 id="resources"><a href="#TOC">Resources</a></h1>
<h2 id="books-courses"><a href="#TOC">Books &amp; Courses</a></h2>
<ul>
<li><a href="https://peepcode.com/products/backbone-js">PeepCodes Backbone.js Basics</a></li>
<li><a href="http://www.codeschool.com/courses/anatomy-of-backbonejs">CodeScrools Anatomy Of Backbone</a></li>
<li><a href="https://peepcode.com/products/backbone-js">PeepCode: Backbone.js Basics</a></li>
<li><a href="http://www.codeschool.com/courses/anatomy-of-backbonejs">CodeSchool: Anatomy Of Backbone</a></li>
<li><a href="http://recipeswithbackbone.com/">Recipies With Backbone</a></li>
<li><a href="http://ricostacruz.com/backbone-patterns/">Backbone Patterns</a></li>
<li><a href="https://learn.thoughtbot.com/products/1-backbone-js-on-rails">Backbone On Rails</a></li>
Expand Down
4 changes: 2 additions & 2 deletions index.md
Expand Up @@ -10420,8 +10420,8 @@ That's it for this section on testing applications with QUnit and SinonJS. I enc
## Books &amp; Courses
* [PeepCodes Backbone.js Basics](https://peepcode.com/products/backbone-js)
* [CodeScrools Anatomy Of Backbone](http://www.codeschool.com/courses/anatomy-of-backbonejs)
* [PeepCode: Backbone.js Basics](https://peepcode.com/products/backbone-js)
* [CodeSchool: Anatomy Of Backbone](http://www.codeschool.com/courses/anatomy-of-backbonejs)
* [Recipies With Backbone](http://recipeswithbackbone.com/)
* [Backbone Patterns](http://ricostacruz.com/backbone-patterns/)
* [Backbone On Rails](https://learn.thoughtbot.com/products/1-backbone-js-on-rails)
Expand Down

0 comments on commit 0c6dedf

Please sign in to comment.