[Pkg-javascript-commits] [backbone] 25/74: fixing broken link
Jonas Smedegaard
js at moszumanska.debian.org
Sat May 3 16:59:05 UTC 2014
This is an automated email from the git hooks/post-receive script.
js pushed a commit to tag 0.3.0
in repository backbone.
commit 16ad4fd2e83cd61398a37b6348d0a118aca2b0b3
Author: Jeremy Ashkenas <jashkenas at gmail.com>
Date: Tue Oct 26 10:16:06 2010 -0400
fixing broken link
---
index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/index.html b/index.html
index ed68060..b00ad51 100644
--- a/index.html
+++ b/index.html
@@ -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
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/backbone.git
More information about the Pkg-javascript-commits
mailing list