]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Fix jsbin link 14151/head
authorBas Bosman <github@nazgul.nu>
Tue, 15 Jul 2014 17:55:28 +0000 (19:55 +0200)
committerBas Bosman <github@nazgul.nu>
Tue, 15 Jul 2014 17:55:28 +0000 (19:55 +0200)
docs/_includes/getting-started/browser-device-support.html

index 4722bd2c4ac82d3bc68908bcb5ffefa962d2b7d1..6dde94bdb73ed2918fafc07fefb220492e1e308f 100644 (file)
@@ -188,5 +188,5 @@ $(function () {
 })
 </script>
 {% endhighlight %}
-  <p>Want to see an example? <a href="httphttp://jsbin.com/kuvoz/1">Check out this JS Bin demo.</a></p>
+  <p>Want to see an example? <a href="http://jsbin.com/kuvoz/1">Check out this JS Bin demo.</a></p>
 </div>