aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2014-07-12 17:23:51 -0700
committerMark Otto <[email protected]>2014-07-12 17:23:51 -0700
commit2000e854ed92de8986a990fd1ae20c62b84b05be (patch)
treee058594b6b24ae7e3354a37c5333b9113ada1f37 /docs
parent4afe40db385dbe53e8d6182d086a89d04e70f16a (diff)
downloadbootstrap-2000e854ed92de8986a990fd1ae20c62b84b05be.tar.xz
bootstrap-2000e854ed92de8986a990fd1ae20c62b84b05be.zip
New Android select example
Fixes #14114
Diffstat (limited to 'docs')
-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 0c7c1a4a9..eaf18b1da 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="http://jsbin.com/OyaqoDO/2">Check out this JS Bin demo.</a></p>
+ <p>Want to see an example? <a href="http://jsbin.com/OyaqoDO/3">Check out this JS Bin demo.</a></p>
</div>