diff options
author | Thomas Park <thomas@thomaspark.me> | 2012-04-30 18:35:13 -0400 |
---|---|---|
committer | Thomas Park <thomas@thomaspark.me> | 2012-04-30 18:35:13 -0400 |
commit | 71e7b4c7cae49338764be3c42975a33b43cbc8c2 (patch) | |
tree | 0177658a33bc741dde97c27ec62af6ac80ee83d4 | |
parent | b03f03e955a8558e5744545b9e96a3b0e87f4df6 (diff) |
index: api tweaks
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -124,7 +124,7 @@ <h4>Request</h4> <p>CORS and JSONP are supported. Send your request to <code>http://simplejsonp.nodester.com/thomaspark/bootswatch/</code></p> <h4>Demo</h4> - <p>A <a target="_blank" href="http://jsbin.com/aqagev/1/edit">simple example</a>, using <a target="_blank" href="http://jquery.com/">jQuery</a> and <a target="_blank" href="https://github.com/janl/mustache.js">mustache.js</a> for templating.</p> + <p>A <a target="_blank" href="http://jsbin.com/aqagev/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</a> for <a target="_blank" href="https://github.com/jostylr/simplejsonp">simplejsonp</a>.</p> </div> <div class="modal-footer"> |