Issue #134. json2.js source link.

This commit is contained in:
Jeremy Ashkenas
2010-12-13 09:32:04 -05:00
parent 53ae5b5cdf
commit 5886fe4051

View File

@@ -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>