index: fix link to jostylr
authorThomas Park <thomas@thomaspark.me>
Fri, 29 Jun 2012 21:49:18 +0000 (17:49 -0400)
committerThomas Park <thomas@thomaspark.me>
Fri, 29 Jun 2012 21:49:18 +0000 (17:49 -0400)
index.html

index fa8e2c7..f0af28a 100644 (file)
              <div class="span4">
                          <img class="glyph" src="img/glyphicons_265_electrical_plug.png">
                  <h3>Get Plugged In</h3>
-                 <p>An <a data-toggle="modal" href="#modal-api">API</a> is available for integrating your platform with Bootswatch.</p>
+                 <p>An <a data-toggle="modal" href="#api">API</a> is available for integrating your platform with Bootswatch.</p>
                </div>
         <div class="span4">
           <img class="glyph" src="img/glyphicons_032_wifi_alt.png">
         </div>
       </div>
 
-                       <div class="modal hide fade" id="modal-api">
+                       <div class="modal hide fade" id="api">
                          <div class="modal-header">
                            <a class="close" data-dismiss="modal">×</a>
                            <h3>API</h3>
                                <h4>Demo</h4>
                            <p>A <a target="_blank" href="http://jsbin.com/asowud/1/edit">simple example</a>, using <a target="_blank" href="https://github.com/janl/mustache.js">mustache.js</a> for templating.</p>
                                <h4>Credits</h4>
-                               <p>Thanks to <a target="_blank" href="http://www.jostylr.com/">James Taylor</a> for <a target="_blank" href="https://github.com/jostylr/cors-lite">cors-lite</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>