summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Park <thomas@thomaspark.me>2012-05-12 10:28:21 -0400
committerThomas Park <thomas@thomaspark.me>2012-05-12 10:28:21 -0400
commit9b4eb1d637edad9652ec8f7c426e0282f43bd717 (patch)
treef229f7d40ed0a801023548ee2afdccf4ae95ed74
parent9eea9591b57bb1984659d88688723179e5df411d (diff)
index: updated link to cors-lite
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index b42d285f..f488a6b4 100644
--- a/index.html
+++ b/index.html
@@ -123,7 +123,7 @@
<p>CORS and JSONP are supported. Send your request to <code>http://simplejsonp.nodester.com/bootswatch/</code></p>
<h4>Demo</h4>
<p>A <a target="_blank" href="http://jsbin.com/epadoh/1/edit">simple example</a>, using <a target="_blank" href="https://github.com/janl/mustache.js">mustache.js</a> for templating.</p>
- <p>Thanks to <a target="_blank" href="http://jostylr.tumblr.com/">James Taylor</a> for <a target="_blank" href="https://github.com/jostylr/simplejsonp">simplejsonp</a>.</p>
+ <p>Thanks to <a target="_blank" href="http://jostylr.tumblr.com/">James Taylor</a> for <a target="_blank" href="https://github.com/jostylr/cors-lite">cors-lite</a>.</p>
</div>
<div class="modal-footer">
<a href="#" class="btn" data-dismiss="modal">Close</a>