API: updated link to use Nodejitsu-hosted proxy
authorThomas Park <thomas@thomaspark.me>
Thu, 28 Jun 2012 21:39:05 +0000 (17:39 -0400)
committerThomas Park <thomas@thomaspark.me>
Thu, 28 Jun 2012 21:39:05 +0000 (17:39 -0400)
index.html

index f83bb82..d0cf424 100644 (file)
                                <h4>Properties</h4>
                            <p>The swatches are housed in an array called <code>themes</code>, and each swatch has the following properties: <code>name</code>, <code>description</code>, <code>preview</code>, <code>thumbnail</code>, <code>css</code>, <code>css-min</code>, <code>less</code>, and <code>less-variables</code>.
                                <h4>Request</h4>
-                           <p>CORS and JSONP are supported. Send your request to <code>http://simplejsonp.nodester.com/bootswatch/</code></p>
+                           <p>CORS and JSONP are supported. Send your request to <code>http://jsonp.jit.su/?url=http%3A%2F%2Fbootswatch.com%2Fapi%2Fthemes.json</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/cors-lite">cors-lite</a>.</p>
+                           <p>A <a target="_blank" href="http://jsbin.com/ekolip/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://www.aidanfeldman.com/">Aidan Feldman</a> for <a target="_blank" href="http://jsonp.jit.su/">his JSONP proxy</a>.</p>
                          </div>
                          <div class="modal-footer">
                            <a href="#" class="btn" data-dismiss="modal">Close</a>