diff options
| author | Bas Bosman <[email protected]> | 2014-07-15 19:55:28 +0200 |
|---|---|---|
| committer | Bas Bosman <[email protected]> | 2014-07-15 19:55:28 +0200 |
| commit | d7c92a0f08681e9e0753fcc57a54ddccf4e7e42e (patch) | |
| tree | 022f7d4e5bf525cf8abfd25529aa7df53dba131b /docs/_includes | |
| parent | dc0fe18e35299d9c5b627de80cd8a631f0df2908 (diff) | |
| download | bootstrap-d7c92a0f08681e9e0753fcc57a54ddccf4e7e42e.tar.xz bootstrap-d7c92a0f08681e9e0753fcc57a54ddccf4e7e42e.zip | |
Fix jsbin link
Diffstat (limited to 'docs/_includes')
| -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 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> |
