addyosmani / backbone-fundamentals

:book: A creative-commons book on Backbone.js for beginners and advanced users alike

Home Page:http://addyosmani.github.io/backbone-fundamentals/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Exercise 1: Todos, broken links

zachschultz opened this issue · comments

In the section Static HTML where it states:

You will also need base.css and bg.png, which should live in an assets directory. And remember that you can see a demo of the final application at TodoMVC.com.

The links base.css and bg.png are broken. Where can these be found?

check this pull request waiting for acceptance:
#639