diff options
author | Thomas Park <thomas@thomaspark.me> | 2015-03-06 13:17:44 -0500 |
---|---|---|
committer | Thomas Park <thomas@thomaspark.me> | 2015-03-06 13:17:44 -0500 |
commit | 41ba5be16c3496ea675c49f0dc5fb5ceefcd0603 (patch) | |
tree | 34dba26e437e4919b8bf730f9d1da6201c809663 /help | |
parent | 63667c5e1b427e01851fb8ad0403269ee5100d24 (diff) |
replace jsbin embed with link
Diffstat (limited to 'help')
-rw-r--r-- | help/index.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/help/index.html b/help/index.html index 351410b6..9a7949bb 100644 --- a/help/index.html +++ b/help/index.html @@ -142,8 +142,7 @@ <li><code>less</code></li> <li><code>lessVariables</code></li> </ul> - <p>Here's a demo of the API in action.</p> - <a class="jsbin-embed" href="http://jsbin.com/rabij/1/embed?html,js,output&height=500px">Bootswatch API Demo</a><script src="//static.jsbin.com/js/embed.js"></script> + <p>Here's a <a href="http://jsbin.com/rabij/1/edit?html,js,output">demo</a> of the API in action.</p> </div> </div> |