[Pkg-javascript-commits] [backbone] 22/211: Issue #134. json2.js source link.
Jonas Smedegaard
js at moszumanska.debian.org
Sat May 3 16:59:58 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 5886fe4051df366e1e15971fc8df817c57014926
Author: Jeremy Ashkenas <jashkenas at gmail.com>
Date: Mon Dec 13 09:32:04 2010 -0500
Issue #134. json2.js source link.
---
index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/index.html b/index.html
index fcaa50c..41827d3 100644
--- a/index.html
+++ b/index.html
@@ -340,7 +340,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