From 583697fec330b7f3aa3ae7dd6074d461ba91029c Mon Sep 17 00:00:00 2001 From: Jared Christensen Date: Tue, 29 Oct 2013 12:10:47 -0500 Subject: [PATCH] JS comments pointed to new documentation --- js/affix.js | 2 +- js/alert.js | 2 +- js/button.js | 2 +- js/carousel.js | 2 +- js/collapse.js | 2 +- js/dropdown.js | 2 +- js/modal.js | 2 +- js/popover.js | 2 +- js/scrollspy.js | 2 +- js/tab.js | 2 +- js/tooltip.js | 2 +- js/transition.js | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) diff --git a/js/affix.js b/js/affix.js index 1ea51d2b53..a75a46db0c 100644 --- a/js/affix.js +++ b/js/affix.js @@ -1,6 +1,6 @@ /* ======================================================================== * Bootstrap: affix.js v3.0.0 - * http://twbs.github.com/bootstrap/javascript.html#affix + * http://getbootstrap.com/javascript/#affix * ======================================================================== * Copyright 2013 Twitter, Inc. * diff --git a/js/alert.js b/js/alert.js index 663029ed8e..73372e4f19 100644 --- a/js/alert.js +++ b/js/alert.js @@ -1,6 +1,6 @@ /* ======================================================================== * Bootstrap: alert.js v3.0.0 - * http://twbs.github.com/bootstrap/javascript.html#alerts + * http://getbootstrap.com/javascript/#alerts * ======================================================================== * Copyright 2013 Twitter, Inc. * diff --git a/js/button.js b/js/button.js index fc73b555fd..44c101a2ac 100644 --- a/js/button.js +++ b/js/button.js @@ -1,6 +1,6 @@ /* ======================================================================== * Bootstrap: button.js v3.0.0 - * http://twbs.github.com/bootstrap/javascript.html#buttons + * http://getbootstrap.com/javascript/#buttons * ======================================================================== * Copyright 2013 Twitter, Inc. * diff --git a/js/carousel.js b/js/carousel.js index c0cf13e906..cf7baf2a73 100644 --- a/js/carousel.js +++ b/js/carousel.js @@ -1,6 +1,6 @@ /* ======================================================================== * Bootstrap: carousel.js v3.0.0 - * http://twbs.github.com/bootstrap/javascript.html#carousel + * http://getbootstrap.com/javascript/#carousel * ======================================================================== * Copyright 2013 Twitter, Inc. * diff --git a/js/collapse.js b/js/collapse.js index 414bef442c..beb0477259 100644 --- a/js/collapse.js +++ b/js/collapse.js @@ -1,6 +1,6 @@ /* ======================================================================== * Bootstrap: collapse.js v3.0.0 - * http://twbs.github.com/bootstrap/javascript.html#collapse + * http://getbootstrap.com/javascript/#collapse * ======================================================================== * Copyright 2013 Twitter, Inc. * diff --git a/js/dropdown.js b/js/dropdown.js index 98c816e4fd..e45d51c2d9 100644 --- a/js/dropdown.js +++ b/js/dropdown.js @@ -1,6 +1,6 @@ /* ======================================================================== * Bootstrap: dropdown.js v3.0.0 - * http://twbs.github.com/bootstrap/javascript.html#dropdowns + * http://getbootstrap.com/javascript/#dropdowns * ======================================================================== * Copyright 2013 Twitter, Inc. * diff --git a/js/modal.js b/js/modal.js index fb04eece3e..b5b56016cd 100644 --- a/js/modal.js +++ b/js/modal.js @@ -1,6 +1,6 @@ /* ======================================================================== * Bootstrap: modal.js v3.0.0 - * http://twbs.github.com/bootstrap/javascript.html#modals + * http://getbootstrap.com/javascript/#modals * ======================================================================== * Copyright 2013 Twitter, Inc. * diff --git a/js/popover.js b/js/popover.js index 81ef5538ef..d5cd02e599 100644 --- a/js/popover.js +++ b/js/popover.js @@ -1,6 +1,6 @@ /* ======================================================================== * Bootstrap: popover.js v3.0.0 - * http://twbs.github.com/bootstrap/javascript.html#popovers + * http://getbootstrap.com/javascript/#popovers * ======================================================================== * Copyright 2013 Twitter, Inc. * diff --git a/js/scrollspy.js b/js/scrollspy.js index e4010b61dd..c88eaad993 100644 --- a/js/scrollspy.js +++ b/js/scrollspy.js @@ -1,6 +1,6 @@ /* ======================================================================== * Bootstrap: scrollspy.js v3.0.0 - * http://twbs.github.com/bootstrap/javascript.html#scrollspy + * http://getbootstrap.com/javascript/#scrollspy * ======================================================================== * Copyright 2013 Twitter, Inc. * diff --git a/js/tab.js b/js/tab.js index bdf8bbe944..7aff6130ae 100644 --- a/js/tab.js +++ b/js/tab.js @@ -1,6 +1,6 @@ /* ======================================================================== * Bootstrap: tab.js v3.0.0 - * http://twbs.github.com/bootstrap/javascript.html#tabs + * http://getbootstrap.com/javascript/#tabs * ======================================================================== * Copyright 2013 Twitter, Inc. * diff --git a/js/tooltip.js b/js/tooltip.js index 4edd80fa58..41375c6c93 100644 --- a/js/tooltip.js +++ b/js/tooltip.js @@ -1,6 +1,6 @@ /* ======================================================================== * Bootstrap: tooltip.js v3.0.0 - * http://twbs.github.com/bootstrap/javascript.html#tooltip + * http://getbootstrap.com/javascript/#tooltip * Inspired by the original jQuery.tipsy by Jason Frame * ======================================================================== * Copyright 2013 Twitter, Inc. diff --git a/js/transition.js b/js/transition.js index e8f318beb7..d3a7abffba 100644 --- a/js/transition.js +++ b/js/transition.js @@ -1,6 +1,6 @@ /* ======================================================================== * Bootstrap: transition.js v3.0.0 - * http://twbs.github.com/bootstrap/javascript.html#transitions + * http://getbootstrap.com/javascript/#transitions * ======================================================================== * Copyright 2013 Twitter, Inc. *