aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBas Bosman <[email protected]>2014-07-15 19:55:28 +0200
committerBas Bosman <[email protected]>2014-07-15 19:55:28 +0200
commitd7c92a0f08681e9e0753fcc57a54ddccf4e7e42e (patch)
tree022f7d4e5bf525cf8abfd25529aa7df53dba131b
parentdc0fe18e35299d9c5b627de80cd8a631f0df2908 (diff)
downloadbootstrap-d7c92a0f08681e9e0753fcc57a54ddccf4e7e42e.tar.xz
bootstrap-d7c92a0f08681e9e0753fcc57a54ddccf4e7e42e.zip
Fix jsbin link
-rw-r--r--docs/_includes/getting-started/browser-device-support.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_includes/getting-started/browser-device-support.html b/docs/_includes/getting-started/browser-device-support.html
index 4722bd2c4..6dde94bdb 100644
--- a/docs/_includes/getting-started/browser-device-support.html
+++ b/docs/_includes/getting-started/browser-device-support.html
@@ -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>