0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-28 20:52:21 +01:00

Merge pull request #14151 from BBosman/fix-link

Fix jsbin link
This commit is contained in:
Chris Rebert 2014-07-15 11:09:50 -07:00
commit dd22f59999

View 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>