From b03f03e955a8558e5744545b9e96a3b0e87f4df6 Mon Sep 17 00:00:00 2001
From: Thomas Park <thomas@thomaspark.me>
Date: Mon, 30 Apr 2012 13:25:15 -0400
Subject: API example: added iecors.js for CORS in IE

---
 index.html | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

(limited to 'index.html')

diff --git a/index.html b/index.html
index da969e01..ab053dd1 100644
--- a/index.html
+++ b/index.html
@@ -103,7 +103,7 @@
          </div>
 	      <div class="span4">
 			  <img src="img/glyphicons_265_electrical_plug.png">
-	          <h3>Plug It In</h3>
+	          <h3>Get Plugged In</h3>
 	          <p>An <a data-toggle="modal" href="#modal-api">API</a> is available to integrate Bootswatch with your app or platform.</p>
 	        </div>
         <div class="span4">
@@ -123,8 +123,8 @@
 			    <p>The following properties are available for each swatch: <code>name</code>, <code>description</code>, <code>preview</code>, <code>thumbnail</code>, <code>css</code>, and <code>css-min</code>.
 				<h4>Request</h4>
 			    <p>CORS and JSONP are supported. Send your request to <code>http://simplejsonp.nodester.com/thomaspark/bootswatch/</code></p>
-				<h4>Example</h4>
-			    <p>A <a target="_blank" href="http://jsbin.com/anavok/1/edit#javascript,live">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>
+				<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>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">
-- 
cgit v1.2.3