[Pkg-javascript-commits] [backbone] 83/211: Issue #223 ... fixing json2.js link.
Jonas Smedegaard
js at moszumanska.debian.org
Sat May 3 17:00:06 UTC 2014
This is an automated email from the git hooks/post-receive script.
js pushed a commit to tag 0.5.0
in repository backbone.
commit f4a394b9067b429e4cbf07d0b40470658418e0a2
Author: Jeremy Ashkenas <jashkenas at gmail.com>
Date: Mon Feb 14 16:51:05 2011 -0500
Issue #223 ... fixing json2.js link.
---
index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/index.html b/index.html
index 02458b4..6a1c663 100644
--- a/index.html
+++ b/index.html
@@ -341,7 +341,7 @@
For RESTful persistence, and DOM manipulation with
<a href="#View">Backbone.View</a>,
it's highly recommended to include
- <a href="http://www.json.org/json2.js">json2.js</a>, and either
+ <a href="https://github.com/douglascrockford/JSON-js">json2.js</a>, and either
<a href="http://jquery.com">jQuery</a> or <a href="http://zeptojs.com/">Zepto</a>.
</p>
--
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