]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
New Android select example
authorMark Otto <markdotto@gmail.com>
Sun, 13 Jul 2014 00:23:51 +0000 (17:23 -0700)
committerMark Otto <markdotto@gmail.com>
Sun, 13 Jul 2014 00:23:51 +0000 (17:23 -0700)
Fixes #14114

docs/_includes/getting-started/browser-device-support.html

index 0c7c1a4a981e757a966fc5d14903d9eb4689c0ab..eaf18b1dab63b00e9df45f4b333ce346de84358d 100644 (file)
@@ -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>