diff options
| author | Mark Otto <[email protected]> | 2014-07-12 17:23:51 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2014-07-12 17:23:51 -0700 |
| commit | 2000e854ed92de8986a990fd1ae20c62b84b05be (patch) | |
| tree | e058594b6b24ae7e3354a37c5333b9113ada1f37 /docs/_includes/getting-started/browser-device-support.html | |
| parent | 4afe40db385dbe53e8d6182d086a89d04e70f16a (diff) | |
| download | bootstrap-2000e854ed92de8986a990fd1ae20c62b84b05be.tar.xz bootstrap-2000e854ed92de8986a990fd1ae20c62b84b05be.zip | |
New Android select example
Fixes #14114
Diffstat (limited to 'docs/_includes/getting-started/browser-device-support.html')
| -rw-r--r-- | docs/_includes/getting-started/browser-device-support.html | 2 |
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> |
