api: new example
authorThomas Park <thomas@thomaspark.me>
Thu, 28 Jun 2012 22:07:40 +0000 (18:07 -0400)
committerThomas Park <thomas@thomaspark.me>
Thu, 28 Jun 2012 22:07:40 +0000 (18:07 -0400)
index.html

index d0cf424..1778476 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://jsonp.jit.su/?url=http%3A%2F%2Fbootswatch.com%2Fapi%2Fthemes.json</code></p>
+                           <p>CORS and JSONP are supported. Send your request to <code>http://jsonp.jit.su/?url=http://bootswatch.com/api/themes.json</code></p>
                                <h4>Demo</h4>
-                           <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>A <a target="_blank" href="http://jsbin.com/abinec/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">