diff options
| author | Chris Rebert <[email protected]> | 2013-07-25 12:24:13 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2013-07-25 12:24:13 -0700 |
| commit | 90fb40b7073af222478a99ee1ef93da879cac8b8 (patch) | |
| tree | ae058dba0b9b193be61e87b1367720a0359f7495 /js | |
| parent | c7995cf9645f52966c142d682f1746840572875d (diff) | |
| download | bootstrap-90fb40b7073af222478a99ee1ef93da879cac8b8.tar.xz bootstrap-90fb40b7073af222478a99ee1ef93da879cac8b8.zip | |
twbs ALL the links
Diffstat (limited to 'js')
| -rw-r--r-- | js/affix.js | 2 | ||||
| -rw-r--r-- | js/alert.js | 2 | ||||
| -rw-r--r-- | js/button.js | 2 | ||||
| -rw-r--r-- | js/carousel.js | 2 | ||||
| -rw-r--r-- | js/collapse.js | 2 | ||||
| -rw-r--r-- | js/dropdown.js | 2 | ||||
| -rw-r--r-- | js/modal.js | 2 | ||||
| -rw-r--r-- | js/popover.js | 2 | ||||
| -rw-r--r-- | js/scrollspy.js | 2 | ||||
| -rw-r--r-- | js/tab.js | 2 | ||||
| -rw-r--r-- | js/tooltip.js | 2 | ||||
| -rw-r--r-- | js/transition.js | 2 |
12 files changed, 12 insertions, 12 deletions
diff --git a/js/affix.js b/js/affix.js index 2400ba217..5cdaa3261 100644 --- a/js/affix.js +++ b/js/affix.js @@ -1,6 +1,6 @@ /* ======================================================================== * 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. * diff --git a/js/alert.js b/js/alert.js index 6f3d072e9..663029ed8 100644 --- a/js/alert.js +++ b/js/alert.js @@ -1,6 +1,6 @@ /* ======================================================================== * 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. * diff --git a/js/button.js b/js/button.js index b4d66b68b..539e9fead 100644 --- a/js/button.js +++ b/js/button.js @@ -1,6 +1,6 @@ /* ======================================================================== * 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. * diff --git a/js/carousel.js b/js/carousel.js index e5a83f094..d4bcb88b7 100644 --- a/js/carousel.js +++ b/js/carousel.js @@ -1,6 +1,6 @@ /* ======================================================================== * 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. * diff --git a/js/collapse.js b/js/collapse.js index 7bc65b3e2..b841e2b7d 100644 --- a/js/collapse.js +++ b/js/collapse.js @@ -1,6 +1,6 @@ /* ======================================================================== * 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. * diff --git a/js/dropdown.js b/js/dropdown.js index 5bf051e86..69bbd802c 100644 --- a/js/dropdown.js +++ b/js/dropdown.js @@ -1,6 +1,6 @@ /* ======================================================================== * 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. * diff --git a/js/modal.js b/js/modal.js index 4a89ba7ea..83095e8ff 100644 --- a/js/modal.js +++ b/js/modal.js @@ -1,6 +1,6 @@ /* ======================================================================== * 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. * diff --git a/js/popover.js b/js/popover.js index 482985b63..130b3652d 100644 --- a/js/popover.js +++ b/js/popover.js @@ -1,6 +1,6 @@ /* ======================================================================== * 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. * diff --git a/js/scrollspy.js b/js/scrollspy.js index 8d1e72a87..af74da17d 100644 --- a/js/scrollspy.js +++ b/js/scrollspy.js @@ -1,6 +1,6 @@ /* ======================================================================== * 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. * @@ -1,6 +1,6 @@ /* ======================================================================== * 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. * diff --git a/js/tooltip.js b/js/tooltip.js index faa434030..a954923be 100644 --- a/js/tooltip.js +++ b/js/tooltip.js @@ -1,6 +1,6 @@ /* ======================================================================== * 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. diff --git a/js/transition.js b/js/transition.js index c38460c15..8a484b5e9 100644 --- a/js/transition.js +++ b/js/transition.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. * |
