mirror of
https://github.com/jashkenas/backbone.git
synced 2026-04-08 03:00:26 -04:00
fixing broken link
This commit is contained in:
@@ -1519,7 +1519,7 @@ var DocumentView = Backbone.View.extend({
|
||||
that is bundled in the repository as Backbone example. If you're wondering
|
||||
where to get started with Backbone in general, take a moment to
|
||||
<a href="docs/todos.html">read through the annotated source</a>. The app uses a
|
||||
<a href="docs/backbone.localstorage.js">LocalStorage adapter</a>
|
||||
<a href="docs/backbone.localstorage.html">LocalStorage adapter</a>
|
||||
to transparently save all of your todos within your browser, instead of
|
||||
sending them to a server. Jérôme also has a version hosted at
|
||||
<a href="http://localtodos.com/">localtodos.com</a> that uses a
|
||||
|
||||
Reference in New Issue
Block a user