diff options
author | Thomas Park <thomas@thomaspark.me> | 2012-05-12 10:28:21 -0400 |
---|---|---|
committer | Thomas Park <thomas@thomaspark.me> | 2012-05-12 10:28:21 -0400 |
commit | 9b4eb1d637edad9652ec8f7c426e0282f43bd717 (patch) | |
tree | f229f7d40ed0a801023548ee2afdccf4ae95ed74 | |
parent | 9eea9591b57bb1984659d88688723179e5df411d (diff) |
index: updated link to cors-lite
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |