aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes/getting-started
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2014-07-15 11:09:50 -0700
committerChris Rebert <[email protected]>2014-07-15 11:09:50 -0700
commitdd22f599998cc07c18b6643a856d5acda6c5c122 (patch)
tree022f7d4e5bf525cf8abfd25529aa7df53dba131b /docs/_includes/getting-started
parentdc0fe18e35299d9c5b627de80cd8a631f0df2908 (diff)
parentd7c92a0f08681e9e0753fcc57a54ddccf4e7e42e (diff)
downloadbootstrap-dd22f599998cc07c18b6643a856d5acda6c5c122.tar.xz
bootstrap-dd22f599998cc07c18b6643a856d5acda6c5c122.zip
Merge pull request #14151 from BBosman/fix-link
Fix jsbin link
Diffstat (limited to 'docs/_includes/getting-started')
-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>