diff --git a/js/bootstrap-button.js b/js/bootstrap-button.js index 046d256142..2461ffec6e 100644 --- a/js/bootstrap-button.js +++ b/js/bootstrap-button.js @@ -1,5 +1,5 @@ /* ============================================================ - * bootstrap-buttons.js v2.0.0 + * bootstrap-button.js v2.0.0 * http://twitter.github.com/bootstrap/javascript.html#buttons * ============================================================ * Copyright 2012 Twitter, Inc. diff --git a/js/bootstrap-carousel.js b/js/bootstrap-carousel.js index 4e12e31b54..3262f0cab0 100644 --- a/js/bootstrap-carousel.js +++ b/js/bootstrap-carousel.js @@ -1,6 +1,6 @@ /* ========================================================== * bootstrap-carousel.js v2.0.0 - * http://twitter.github.com/bootstrap/javascript.html#alerts + * http://twitter.github.com/bootstrap/javascript.html#carousel * ========================================================== * Copyright 2012 Twitter, Inc. * diff --git a/js/bootstrap-collapse.js b/js/bootstrap-collapse.js index 9278f66d0e..ac434dcf37 100644 --- a/js/bootstrap-collapse.js +++ b/js/bootstrap-collapse.js @@ -1,6 +1,6 @@ /* ============================================================= - * bootstrap-collapsible.js v2.0.0 - * http://twitter.github.com/bootstrap/javascript.html#collapsible + * bootstrap-collapse.js v2.0.0 + * http://twitter.github.com/bootstrap/javascript.html#collapse * ============================================================= * Copyright 2012 Twitter, Inc. * diff --git a/js/bootstrap-dropdown.js b/js/bootstrap-dropdown.js index 923da6bfa6..f9d93fc72a 100644 --- a/js/bootstrap-dropdown.js +++ b/js/bootstrap-dropdown.js @@ -1,6 +1,6 @@ /* ============================================================ * bootstrap-dropdown.js v2.0.0 - * http://twitter.github.com/bootstrap/javascript.html#dropdown + * http://twitter.github.com/bootstrap/javascript.html#dropdowns * ============================================================ * Copyright 2012 Twitter, Inc. * diff --git a/js/bootstrap-modal.js b/js/bootstrap-modal.js index 3652f5c8b5..ecb7b5add7 100644 --- a/js/bootstrap-modal.js +++ b/js/bootstrap-modal.js @@ -1,6 +1,6 @@ /* ========================================================= * bootstrap-modal.js v2.0.0 - * http://twitter.github.com/bootstrap/javascript.html#modal + * http://twitter.github.com/bootstrap/javascript.html#modals * ========================================================= * Copyright 2012 Twitter, Inc. * diff --git a/js/bootstrap-popover.js b/js/bootstrap-popover.js index a0de0f08dc..57864fc6e9 100644 --- a/js/bootstrap-popover.js +++ b/js/bootstrap-popover.js @@ -1,6 +1,6 @@ /* =========================================================== * bootstrap-popover.js v2.0.0 - * http://twitter.github.com/bootstrap/javascript.html#popover + * http://twitter.github.com/bootstrap/javascript.html#popovers * =========================================================== * Copyright 2012 Twitter, Inc. * diff --git a/js/bootstrap-tab.js b/js/bootstrap-tab.js index e5b85e2325..d52be872f1 100644 --- a/js/bootstrap-tab.js +++ b/js/bootstrap-tab.js @@ -1,5 +1,5 @@ /* ======================================================== - * bootstrap-tabs.js v2.0.0 + * bootstrap-tab.js v2.0.0 * http://twitter.github.com/bootstrap/javascript.html#tabs * ======================================================== * Copyright 2012 Twitter, Inc. diff --git a/js/bootstrap-tooltip.js b/js/bootstrap-tooltip.js index 07a5d46f56..21f2311fb2 100644 --- a/js/bootstrap-tooltip.js +++ b/js/bootstrap-tooltip.js @@ -1,6 +1,6 @@ /* =========================================================== * bootstrap-tooltip.js v2.0.0 - * http://twitter.github.com/bootstrap/javascript.html#tooltip + * http://twitter.github.com/bootstrap/javascript.html#tooltips * Inspired by the original jQuery.tipsy by Jason Frame * =========================================================== * Copyright 2012 Twitter, Inc. diff --git a/js/bootstrap-transition.js b/js/bootstrap-transition.js index 8f6e86e442..94f1dbdf80 100644 --- a/js/bootstrap-transition.js +++ b/js/bootstrap-transition.js @@ -1,6 +1,6 @@ /* =================================================== - * bootstrap-transitions.js v2.0.0 - * http://twitter.github.com/bootstrap/javascript.html + * bootstrap-transition.js v2.0.0 + * http://twitter.github.com/bootstrap/javascript.html#transitions * =================================================== * Copyright 2012 Twitter, Inc. * diff --git a/js/bootstrap-typeahead.js b/js/bootstrap-typeahead.js index b8ff5aab00..f64fcca01e 100644 --- a/js/bootstrap-typeahead.js +++ b/js/bootstrap-typeahead.js @@ -1,6 +1,6 @@ /* ============================================================= * bootstrap-typeahead.js v2.0.0 - * http://twitter.github.com/bootstrap/javascript.html#collapsible + * http://twitter.github.com/bootstrap/javascript.html#typeahead * ============================================================= * Copyright 2012 Twitter, Inc. *