diff options
| author | Mark Otto <[email protected]> | 2013-07-25 13:42:51 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-07-25 13:42:51 -0700 |
| commit | d242d536c4562ab0b30afafb3d2f663e2e55e15b (patch) | |
| tree | 8f5e76085f7c6dede1f8d7b417b8c66905a560c1 /dist | |
| parent | bc93a429a8dc981dce39a878c8dd279f250db92d (diff) | |
| parent | 90fb40b7073af222478a99ee1ef93da879cac8b8 (diff) | |
| download | bootstrap-d242d536c4562ab0b30afafb3d2f663e2e55e15b.tar.xz bootstrap-d242d536c4562ab0b30afafb3d2f663e2e55e15b.zip | |
Merge pull request #8603 from cvrebert/twbs
twbs ALL the links
Diffstat (limited to 'dist')
| -rw-r--r-- | dist/js/bootstrap.js | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/dist/js/bootstrap.js b/dist/js/bootstrap.js index 9e71b5b47..a36878834 100644 --- a/dist/js/bootstrap.js +++ b/dist/js/bootstrap.js @@ -1,6 +1,6 @@ /* ======================================================================== * Bootstrap: transition.js v3.0.0 - * http://twitter.github.com/bootstrap/javascript.html#transitions + * http://twbs.github.com/bootstrap/javascript.html#transitions * ======================================================================== * Copyright 2013 Twitter, Inc. * @@ -55,7 +55,7 @@ }(window.jQuery); /* ======================================================================== * Bootstrap: alert.js v3.0.0 - * http://twitter.github.com/bootstrap/javascript.html#alerts + * http://twbs.github.com/bootstrap/javascript.html#alerts * ======================================================================== * Copyright 2013 Twitter, Inc. * @@ -153,7 +153,7 @@ }(window.jQuery); /* ======================================================================== * Bootstrap: button.js v3.0.0 - * http://twitter.github.com/bootstrap/javascript.html#buttons + * http://twbs.github.com/bootstrap/javascript.html#buttons * ======================================================================== * Copyright 2013 Twitter, Inc. * @@ -260,7 +260,7 @@ }(window.jQuery); /* ======================================================================== * Bootstrap: carousel.js v3.0.0 - * http://twitter.github.com/bootstrap/javascript.html#carousel + * http://twbs.github.com/bootstrap/javascript.html#carousel * ======================================================================== * Copyright 2012 Twitter, Inc. * @@ -473,7 +473,7 @@ }(window.jQuery); /* ======================================================================== * Bootstrap: collapse.js v3.0.0 - * http://twitter.github.com/bootstrap/javascript.html#collapse + * http://twbs.github.com/bootstrap/javascript.html#collapse * ======================================================================== * Copyright 2012 Twitter, Inc. * @@ -641,7 +641,7 @@ }(window.jQuery); /* ======================================================================== * Bootstrap: dropdown.js v3.0.0 - * http://twitter.github.com/bootstrap/javascript.html#dropdowns + * http://twbs.github.com/bootstrap/javascript.html#dropdowns * ======================================================================== * Copyright 2012 Twitter, Inc. * @@ -795,7 +795,7 @@ }(window.jQuery); /* ======================================================================== * Bootstrap: modal.js v3.0.0 - * http://twitter.github.com/bootstrap/javascript.html#modals + * http://twbs.github.com/bootstrap/javascript.html#modals * ======================================================================== * Copyright 2012 Twitter, Inc. * @@ -1036,7 +1036,7 @@ }(window.jQuery); /* ======================================================================== * Bootstrap: tooltip.js v3.0.0 - * http://twitter.github.com/bootstrap/javascript.html#affix + * http://twbs.github.com/bootstrap/javascript.html#affix * Inspired by the original jQuery.tipsy by Jason Frame * ======================================================================== * Copyright 2012 Twitter, Inc. @@ -1400,7 +1400,7 @@ }(window.jQuery); /* ======================================================================== * Bootstrap: popover.js v3.0.0 - * http://twitter.github.com/bootstrap/javascript.html#popovers + * http://twbs.github.com/bootstrap/javascript.html#popovers * ======================================================================== * Copyright 2012 Twitter, Inc. * @@ -1513,7 +1513,7 @@ }(window.jQuery); /* ======================================================================== * Bootstrap: scrollspy.js v3.0.0 - * http://twitter.github.com/bootstrap/javascript.html#scrollspy + * http://twbs.github.com/bootstrap/javascript.html#scrollspy * ======================================================================== * Copyright 2012 Twitter, Inc. * @@ -1669,7 +1669,7 @@ }(window.jQuery); /* ======================================================================== * Bootstrap: tab.js v3.0.0 - * http://twitter.github.com/bootstrap/javascript.html#tabs + * http://twbs.github.com/bootstrap/javascript.html#tabs * ======================================================================== * Copyright 2012 Twitter, Inc. * @@ -1804,7 +1804,7 @@ }(window.jQuery); /* ======================================================================== * Bootstrap: affix.js v3.0.0 - * http://twitter.github.com/bootstrap/javascript.html#affix + * http://twbs.github.com/bootstrap/javascript.html#affix * ======================================================================== * Copyright 2012 Twitter, Inc. * |
